summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'sched-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-211-1/+2
|\ \ \ \ \ \
| * | | | | | sched/eevdf: Fix heap corruption morePeter Zijlstra2023-10-181-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-212-6/+34
|\ \ \ \ \ \
| * | | | | | perf: Disallow mis-matched inherited group readsPeter Zijlstra2023-10-192-6/+34
| |/ / / / /
* | | | | | Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-213-0/+77
|\ \ \ \ \ \
| * | | | | | selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel2023-10-201-0/+13
| * | | | | | tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbolsFrancis Laniel2023-10-202-0/+64
* | | | | | | Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-10-213-5/+23
|\ \ \ \ \ \ \
| * | | | | | | s390/pci: fix iommu bitmap allocationNiklas Schnelle2023-10-191-2/+13
| * | | | | | | s390/kasan: handle DCSS mapping in memory holesVasily Gorbik2023-10-161-1/+6
| * | | | | | | s390/cio: fix a memleak in css_alloc_subchannelDinghao Liu2023-10-161-2/+4
* | | | | | | | Merge tag 'platform-drivers-x86-v6.6-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-10-2110-32/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun2023-10-181-10/+11
| * | | | | | | | apple-gmux: Hard Code max brightness for MMIO gmuxOrlando Chamberlain2023-10-181-1/+13
| * | | | | | | | platform/surface: platform_profile: Propagate error if profile registration f...Armin Wolf2023-10-181-2/+1
| * | | | | | | | platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c eventsHans de Goede2023-10-181-0/+3
| * | | | | | | | platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlig...Hans de Goede2023-10-181-11/+4
| * | | | | | | | platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2eHans de Goede2023-10-181-1/+1
| * | | | | | | | platform/x86: wmi: Update MAINTAINERS entryArmin Wolf2023-10-111-1/+2
| * | | | | | | | platform/x86: msi-ec: Fix the 3rd configNikita Kravets2023-10-111-2/+1
| * | | | | | | | platform/x86: intel-uncore-freq: Conditionally create attribute for read freq...Srinivas Pandruvada2023-10-111-2/+6
| * | | | | | | | Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixesHans de Goede2023-10-111-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | platform: mellanox: Fix a resource leak in an error handling path in probing ...Vadim Pasternak2023-10-061-2/+3
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge tag 'usb-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-10-212-4/+13
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'usb-serial-6.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-10-201-0/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | USB: serial: option: add Fibocom to DELL custom modem FM101R-GLPuliang Lu2023-10-161-0/+5
| | * | | | | | | | | USB: serial: option: add entry for Sierra EM9191 with new firmwareBenoƮt Monin2023-10-131-0/+1
| | * | | | | | | | | USB: serial: option: add Telit LE910C4-WWX 0x1035 compositionFabio Porcedda2023-10-131-0/+1
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'thunderbolt-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-10-171-4/+6
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request is finishedGil Fine2023-10-051-4/+6
| | |/ / / / / / /
* | | | | | | | | Merge tag 'v6.6-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-10-211-3/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hashHerbert Xu2023-10-181-3/+2
* | | | | | | | | | Merge tag 'iomap-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-10-211-3/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | iomap: fix short copy in iomap_write_iter()Jan Stancek2023-10-191-3/+7
* | | | | | | | | | | Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pu...Linus Torvalds2023-10-205-23/+55
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tools build: Fix llvm feature detection, still used by bpftoolArnaldo Carvalho de Melo2023-10-191-0/+14
| * | | | | | | | | | | perf dlfilter: Add a test for object_code()Adrian Hunter2023-09-302-2/+22
| * | | | | | | | | | | perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()Adrian Hunter2023-09-291-17/+15
| * | | | | | | | | | | perf pmu: Fix perf stat output with correct scale and unitWyes Karny2023-09-261-4/+4
* | | | | | | | | | | | Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...Linus Torvalds2023-10-201-7/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | selftests/user_events: Fix abi_test for BE archsBeau Belgrave2023-10-171-7/+9
* | | | | | | | | | | | | Merge tag 'nfs-for-6.6-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2023-10-205-21/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia2023-10-181-2/+0
| * | | | | | | | | | | | | pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_statsTrond Myklebust2023-10-181-7/+10
| * | | | | | | | | | | | | pNFS: Fix a hang in nfs4_evict_inode()Trond Myklebust2023-10-181-10/+23
| * | | | | | | | | | | | | NFS: Fix potential oops in nfs_inode_remove_request()Scott Mayhew2023-10-111-1/+3
| * | | | | | | | | | | | | nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE opDai Ngo2023-10-111-1/+2
* | | | | | | | | | | | | | Merge tag 'fsnotify_for_v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-201-8/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fanotify: limit reporting of event with non-decodeable file handlesAmir Goldstein2023-10-191-8/+17
* | | | | | | | | | | | | | | Merge tag 'acpi-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-10-202-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \