| Commit message (Expand) | Author | Files | Lines |
2023-07-26 | coresight: etm4x: Drop pid argument from etm4_probe() | Anshuman Khandual | 2 | -14/+27 |
2023-07-26 | coresight: etm4x: Drop iomem 'base' argument from etm4_probe() | Anshuman Khandual | 1 | -5/+5 |
2023-07-26 | coresight: etm4x: Allocate and device assign 'struct etmv4_drvdata' earlier | Anshuman Khandual | 1 | -5/+14 |
2023-07-26 | hwtracing: coresight: Explicitly include correct DT includes | Rob Herring | 2 | -3/+1 |
2023-07-24 | Linux 6.5-rc3v6.5-rc3 | Linus Torvalds | 1 | -1/+1 |
2023-07-23 | kbuild: rust: avoid creating temporary files | Miguel Ojeda | 2 | -2/+9 |
2023-07-23 | tracing/histograms: Return an error if we fail to add histogram to hist_vars ... | Mohamed Khalfella | 1 | -1/+2 |
2023-07-23 | ring-buffer: Do not swap cpu_buffer during resize process | Chen Lin | 2 | -2/+15 |
2023-07-23 | tracing: Remove unused extern declaration tracing_map_set_field_descr() | YueHaibing | 1 | -4/+0 |
2023-07-23 | kbuild: flatten KBUILD_CFLAGS | Alexey Dobriyan | 1 | -5/+17 |
2023-07-23 | gen_compile_commands: add assembly files to compilation database | Benjamin Gray | 1 | -1/+1 |
2023-07-23 | ext4: fix rbtree traversal bug in ext4_mb_use_preallocated | Ojaswin Mujoo | 1 | -27/+131 |
2023-07-23 | ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail() | Ojaswin Mujoo | 1 | -5/+9 |
2023-07-23 | ext4: correct inline offset when handling xattrs in inode body | Eric Whitney | 1 | -0/+14 |
2023-07-22 | cifs: update internal module version number for cifs.ko | Steve French | 1 | -2/+2 |
2023-07-22 | cifs: allow dumping keys for directories too | Shyam Prasad N | 1 | -4/+13 |
2023-07-21 | dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txt | Rob Herring | 1 | -28/+0 |
2023-07-21 | dt-bindings: serial: Remove obsolete cavium-uart.txt | Rob Herring | 1 | -19/+0 |
2023-07-21 | loop: do not enforce max_loop hard limit by (new) default | Mauricio Faria de Oliveira | 1 | -2/+34 |
2023-07-21 | loop: deprecate autoloading callback loop_probe() | Mauricio Faria de Oliveira | 1 | -0/+4 |
2023-07-21 | sbitmap: fix batching wakeup | David Jeffery | 1 | -8/+7 |
2023-07-21 | drm/atomic: Fix potential use-after-free in nonblocking commits | Daniel Vetter | 1 | -1/+10 |
2023-07-21 | ia64: mmap: Consider pgoff when searching for free mapping | Helge Deller | 1 | -1/+1 |
2023-07-21 | io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area() | Helge Deller | 2 | -30/+27 |
2023-07-21 | arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes | Mark Brown | 1 | -8/+25 |
2023-07-20 | blk-iocost: skip empty flush bio in iocost | Chengming Zhou | 1 | -0/+4 |
2023-07-20 | net: phy: prevent stale pointer dereference in phy_init() | Vladimir Oltean | 1 | -7/+14 |
2023-07-20 | tcp: annotate data-races around fastopenq.max_qlen | Eric Dumazet | 3 | -4/+6 |
2023-07-20 | tcp: annotate data-races around icsk->icsk_user_timeout | Eric Dumazet | 1 | -3/+3 |
2023-07-20 | tcp: annotate data-races around tp->notsent_lowat | Eric Dumazet | 2 | -3/+7 |
2023-07-20 | tcp: annotate data-races around rskq_defer_accept | Eric Dumazet | 1 | -5/+6 |
2023-07-20 | tcp: annotate data-races around tp->linger2 | Eric Dumazet | 1 | -4/+4 |
2023-07-20 | tcp: annotate data-races around icsk->icsk_syn_retries | Eric Dumazet | 2 | -4/+4 |
2023-07-20 | tcp: annotate data-races around tp->keepalive_probes | Eric Dumazet | 2 | -4/+10 |
2023-07-20 | tcp: annotate data-races around tp->keepalive_intvl | Eric Dumazet | 2 | -4/+9 |
2023-07-20 | tcp: annotate data-races around tp->keepalive_time | Eric Dumazet | 2 | -3/+7 |
2023-07-20 | tcp: annotate data-races around tp->tsoffset | Eric Dumazet | 2 | -4/+5 |
2023-07-20 | tcp: annotate data-races around tp->tcp_tx_delay | Eric Dumazet | 1 | -2/+2 |
2023-07-20 | blk-mq: delete dead struct blk_mq_hw_ctx->queued field | Chengming Zhou | 1 | -2/+0 |
2023-07-20 | io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq | Jens Axboe | 1 | -0/+8 |
2023-07-20 | Bluetooth: MGMT: Use correct address for memcpy() | Andy Shevchenko | 1 | -1/+1 |
2023-07-20 | Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014 | Tomasz Moń | 1 | -0/+1 |
2023-07-20 | Bluetooth: SCO: fix sco_conn related locking and validity issues | Pauli Virtanen | 1 | -11/+12 |
2023-07-20 | Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link | Siddh Raman Pant | 1 | -2/+2 |
2023-07-20 | Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor() | Douglas Anderson | 1 | -1/+3 |
2023-07-20 | Bluetooth: coredump: fix building with coredump disabled | Arnd Bergmann | 1 | -2/+0 |
2023-07-20 | Bluetooth: ISO: fix iso_conn related locking and validity issues | Pauli Virtanen | 1 | -22/+31 |
2023-07-20 | Bluetooth: hci_event: call disconnect callback before deleting conn | Pauli Virtanen | 1 | -0/+3 |
2023-07-20 | Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync | Pauli Virtanen | 6 | -44/+164 |
2023-07-20 | netfilter: nf_tables: skip bound chain on rule flush | Pablo Neira Ayuso | 1 | -0/+2 |