summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-272-9/+11
|\
| * bpf: Allow delete from sockmap/sockhash only if update is allowedJakub Sitnicki2024-05-271-3/+7
| * bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logicAndrii Nakryiko2024-05-251-2/+0
| * bpf: fix multi-uprobe PID filtering logicAndrii Nakryiko2024-05-251-4/+4
* | Merge tag 'trace-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-233-13/+15
|\ \
| * | rv: Update rv_en(dis)able_monitor doc to match kernel-docYang Li2024-05-211-0/+2
| * | tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_testJeff Johnson2024-05-211-0/+1
| * | ring-buffer: Fix a race between readers and resize checksPetr Pavlu2024-05-211-0/+9
| * | ring-buffer: Correct stale comments related to non-consuming readersPetr Pavlu2024-05-211-13/+3
* | | Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-231-1/+1
|\ \ \
| * | | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-1/+1
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-05-233-26/+36
|\ \ \ \ | |/ / / |/| | |
| * | | kernel: Remove signal hacks for vhost_tasksMike Christie2024-05-222-7/+2
| * | | vhost_task: Handle SIGKILL by flushing work and exitingMike Christie2024-05-221-19/+34
* | | | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-221-12/+1
|\ \ \ \
| * \ \ \ Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman2024-04-2329-141/+349
| |\ \ \ \
| * | | | | treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner2024-04-111-12/+1
* | | | | | Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-05-224-29/+225
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 6.9-rc5 into tty-nextGreg Kroah-Hartman2024-04-2312-93/+154
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | printk: Add function to replay kernel log on consolesSreenath Vijayan2024-04-111-24/+53
| * | | | | | printk: Flag register_console() if console is set on command lineTony Lindgren2024-04-091-1/+4
| * | | | | | printk: Don't try to parse DEVNAME:0.0 console optionsTony Lindgren2024-04-091-0/+4
| * | | | | | printk: Save console options for add_preferred_console_match()Tony Lindgren2024-04-094-4/+164
* | | | | | | Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2024-05-221-0/+12
|\ \ \ \ \ \ \
| * | | | | | | locking/mutex: Introduce devm_mutex_init()George Stark2024-04-111-0/+12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-05-221-0/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...Palmer Dabbelt2024-04-301-0/+6
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | riscv: Include riscv_set_icache_flush_ctx prctlCharlie Jenkins2024-04-181-0/+6
* | | | | | | | Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linuxLinus Torvalds2024-05-211-4/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/topology: Optimize topology_span_sane()Kyle Meyer2024-05-091-4/+2
* | | | | | | | | Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-211-6/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | swsusp: don't bother with setting block sizeAl Viro2024-05-021-6/+1
* | | | | | | | | | Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2024-05-201-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | genirq/msi: Add MSI allocation helper and export MSI functionsNipun Gupta2024-04-231-0/+2
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-202-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fsnotify: create a wrapper fsnotify_find_inode_mark()Amir Goldstein2024-04-042-2/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds2024-05-203-32/+104
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dma: fix DMA sync for drivers not calling dma_set_mask*()Alexander Lobakin2024-05-092-6/+6
| * | | | | | | | | | dma: avoid redundant calls for sync operationsAlexander Lobakin2024-05-072-12/+49
| * | | | | | | | | | dma: compile-out DMA sync op calls when not usedAlexander Lobakin2024-05-072-10/+17
| * | | | | | | | | | swiotlb: remove alloc_size argument to swiotlb_tbl_map_single()Michael Kelley2024-05-071-14/+42
* | | | | | | | | | | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-197-10/+64
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kernel/watchdog_perf.c: tidy up kerneldocAndrew Morton2024-05-081-3/+0
| * | | | | | | | | | | watchdog: allow nmi watchdog to use raw perf eventSong Liu2024-05-082-0/+48
| * | | | | | | | | | | watchdog: handle comma separated nmi_watchdog command lineSong Liu2024-05-081-0/+7
| * | | | | | | | | | | crash: add prefix for crash dumping messagesBaoquan He2024-05-082-2/+4
| * | | | | | | | | | | blktrace: convert strncpy() to strscpy_pad()Arnd Bergmann2024-04-251-2/+1
| * | | | | | | | | | | kcov: avoid clang out-of-range warningArnd Bergmann2024-04-251-1/+2
| * | | | | | | | | | | regset: use kvzalloc() for regset_get_alloc()Douglas Anderson2024-04-251-3/+3
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'kgdb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2024-05-192-76/+79
|\ \ \ \ \ \ \ \ \ \ \