| 2022-10-04 | 
Adrian Hunter | perf intel-pt: Support itrace option flag d+e to log...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Adrian Hunter | perf intel-pt: Improve object code read error message | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Adrian Hunter | perf intel-pt: Improve man page layout slightly | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Adrian Hunter | perf auxtrace: Add itrace option flag d+e to log on...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Adrian Hunter | perf tools: Add perf_config_scan() | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
ye xingchen | perf callchain: Remove unneeded 'result' variable | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Shang XiaoJing | perf c2c: Add helpers to get counts of loads or stores | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Shang XiaoJing | perf tools: Add same_cmd_with_prefix() helper | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Nick Forrington | perf vendor events: Add missing Neoverse V1 events | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Namhyung Kim | perf report: Show per-event LOST SAMPLES stat | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Namhyung Kim | perf hist: Add nr_lost_samples to hist_stats | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Namhyung Kim | perf record: Read and inject LOST_SAMPLES events | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Namhyung Kim | perf record: Set PERF_FORMAT_LOST by default | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Namhyung Kim | perf tools: Print LOST read format in the verbose mode | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf smt: Tidy header guard add SPDX | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Anshuman Khandual | perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Anshuman Khandual | perf branch: Add branch privilege information request...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Anshuman Khandual | perf branch: Extend branch type classification | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Anshuman Khandual | perf branch: Add system error and not in transaction...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf build: Enable -Wthread-safety with clang | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf top: Fixes for thread safety analysis | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf sched: Fixes for thread safety analysis | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf mutex: Add thread safety annotations | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf dso: Hold lock when accessing nsinfo | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf top: Update use of pthread mutex | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf annotate: Update use of pthread mutex | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf dso: Update use of pthread mutex | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf mmap: Remove unnecessary pthread.h include | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf ui: Update use of pthread mutex | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf sched: Update use of pthread mutex | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf record: Update use of pthread mutex | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf lock: Remove unused pthread.h include | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf bpf: Remove unused pthread.h include | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf hist: Update use of pthread mutex | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf tests: Avoid pthread.h inclusion | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf bench: Update use of pthread mutex/cond | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Pavithra Gurushankar | perf mutex: Wrapped usage of mutex and cond | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Adrian Hunter | perf record: Allow multiple recording time ranges | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Adrian Hunter | perf evlist: Add evlist__{en/dis}able_non_dummy() | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Adrian Hunter | perf record: Change evlist->ctl_fd to use fdarray_flag_...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Adrian Hunter | perf record: Fix done_fd wakeup event | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Adrian Hunter | perf record: Fix way of handling non-perf-event pollfds | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Ian Rogers | perf hashmap: Tidy hashmap dependency | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Xin Gao | perf metrics: Use 'unsigned int' instead of just 'unsig...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Xin Gao | perf parse-events: Use 'unsigned int' instead of plain...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Roberto Sassu | tools build: Display logical OR of a feature flavors | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Roberto Sassu | tools build: Increment room for feature name in feature...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Roberto Sassu | tools build: Fix feature detection output due to eval...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Raul Silvera | perf inject: Add a command line option to specify build...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Linus Torvalds | Merge tag 'statx-dioalign-for-linus' of git://git....  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Linus Torvalds | Merge tag 'fsverity-for-linus' of git://git./fs/fscrypt...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Linus Torvalds | Merge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Linus Torvalds | Merge tag 'dlm-6.1' of git://git./linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Linus Torvalds | Merge tag 'nfsd-6.1' of git://git./linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Linus Torvalds | Merge tag 'erofs-for-6.1-rc1' of git://git./linux/kerne...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Linus Torvalds | Merge tag 'fs.vfsuid.fat.v6.1' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Linus Torvalds | Merge tag 'fs.acl.rework.prep.v6.1' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Linus Torvalds | Merge tag 'pull-fixes' of git://git./linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Linus Torvalds | Merge tag 'lsm-pr-20221003' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Linus Torvalds | Merge tag 'selinux-pr-20221003' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Linus Torvalds | Merge tag 'integrity-v6.1' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Linus Torvalds | Merge tag 'Smack-for-6.1' of https://github.com/cschauf...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Al Viro | [brown paperbag] fix coredump breakage | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Linus Torvalds | Merge tag 'hardening-v6.1-rc1' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-04 | 
Linus Torvalds | Merge tag 'kcfi-v6.1-rc1' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Linus Torvalds | Merge tag 'execve-v6.1-rc1' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Linus Torvalds | Merge tag 'rust-v6.1-rc1' of https://github.com/Rust...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Linus Torvalds | Merge tag 'thermal-6.1-rc1' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Linus Torvalds | Merge tag 'pm-6.1-rc1' of git://git./linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Linus Torvalds | Merge tag 'acpi-6.1-rc1' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Rafael J. Wysocki | Merge branches 'thermal-intel' and 'thermal-drivers' | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Rafael J. Wysocki | Merge branch 'thermal-core' | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Rafael J. Wysocki | Merge branches 'pm-cpuidle', 'pm-core', 'pm-sleep'...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Rafael J. Wysocki | Merge branch 'pm-cpufreq' | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Rafael J. Wysocki | Merge branch 'pnp' | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Rafael J. Wysocki | Merge branch 'acpi-uid' | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Rafael J. Wysocki | Merge branches 'acpi-misc', 'acpi-tools' and 'acpi...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Rafael J. Wysocki | Merge branches 'acpi-ec', 'acpi-ac', 'acpi-fan', 'acpi...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Rafael J. Wysocki | Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Linus Torvalds | Merge tag 'docs-6.1' of git://git.lwn.net/linux | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Linus Torvalds | Merge tag 'rcu.2022.09.30a' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Linus Torvalds | Merge tag 'lkmm.2022.09.30a' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Linus Torvalds | Merge tag 'nolibc.2022.09.30a' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Linus Torvalds | Merge tag 'for-linus' of git://git.armlinux.org.uk...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Linus Torvalds | Merge tag 'm68k-for-v6.1-tag1' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-03 | 
Linus Torvalds | Merge tag 'mips_6.1' of git://git./linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-02 | 
Linus Torvalds | Linux 6.0 | 
commit | commitdiff | tree | snapshot | 
| 2022-10-02 | 
Linus Torvalds | Merge tag 'i2c-for-6.0-rc8' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-02 | 
Linus Torvalds | Merge tag 'perf-urgent-2022-10-02' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-02 | 
Linus Torvalds | Merge tag 'x86_urgent_for_v6.0' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-01 | 
Zhang Qilong | i2c: davinci: fix PM disable depth imbalance in davinci...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-01 | 
Marek Vasut | dt-bindings: i2c: st,stm32-i2c: Document wakeup-source...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-01 | 
Marek Vasut | dt-bindings: i2c: st,stm32-i2c: Document interrupt...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-01 | 
Linus Torvalds | Merge tag 'usb-6.0-final' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-01 | 
Linus Torvalds | Merge tag 'media/v6.0-1' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-01 | 
Linus Torvalds | Merge tag 'mm-hotfixes-stable-2022-09-30' of git:/...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-01 | 
Dmitry Torokhov | MIPS: pci: lantiq: switch to using gpiod API | 
commit | commitdiff | tree | snapshot | 
| 2022-10-01 | 
Jason A. Donenfeld | mips: allow firmware to pass RNG seed to kernel | 
commit | commitdiff | tree | snapshot | 
| 2022-10-01 | 
Sami Tolvanen | Makefile.extrawarn: Move -Wcast-function-type-strict...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-01 | 
Levi Yun | damon/sysfs: fix possible memleak on damon_sysfs_add_target | 
commit | commitdiff | tree | snapshot | 
| next |