Age | Commit message (Expand) | Author | Files | Lines |
2023-09-05 | Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...HEADmaster | Linus Torvalds | 21 | -330/+347 |
2023-09-05 | Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -106/+296 |
2023-09-05 | Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds | 52 | -1191/+355 |
2023-09-05 | Merge tag 'mailbox-v6.6' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds | 21 | -58/+37 |
2023-09-05 | Merge tag 'mm-hotfixes-stable-2023-09-05-11-51' of git://git.kernel.org/pub/s... | Linus Torvalds | 9 | -26/+56 |
2023-09-05 | Merge tag 'tpmdd-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -27/+11 |
2023-09-05 | sparc64: add missing initialization of folio in tlb_batch_add() | Mike Rapoport (IBM) | 1 | -0/+1 |
2023-09-05 | mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs() | Tong Tiangen | 3 | -13/+10 |
2023-09-05 | revert "memfd: improve userspace warnings for missing exec-related flags". | Andrew Morton | 1 | -1/+1 |
2023-09-05 | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 149 | -825/+1076 |
2023-09-05 | Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 7 | -30/+29 |
2023-09-05 | Merge tag 'microblaze-v6.6' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 4 | -27/+19 |
2023-09-05 | rcu: dump vmalloc memory info safely | Zqiang | 1 | -1/+3 |
2023-09-05 | mm/vmalloc: add a safer version of find_vm_area() for debug | Joel Fernandes (Google) | 1 | -4/+22 |
2023-09-05 | tools/mm: fix undefined reference to pthread_once | Xie XiuQi | 1 | -2/+2 |
2023-09-05 | memcontrol: ensure memcg acquired by id is properly set up | Johannes Weiner | 1 | -5/+17 |
2023-09-05 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds | 13 | -93/+51 |
2023-09-06 | kconfig: fix possible buffer overflow | Konstantin Meskhidze | 1 | -0/+3 |
2023-09-05 | MAINTAINERS: Update dlm mailing list | Andrew Price | 1 | -1/+1 |
2023-09-05 | MAINTAINERS: Update gfs2 mailing list | Andrew Price | 1 | -1/+1 |
2023-09-05 | mailbox: qcom-ipcc: fix incorrect num_chans counting | Jonathan Marek | 1 | -3/+1 |
2023-09-05 | mailbox: Explicitly include correct DT includes | Rob Herring | 16 | -10/+15 |
2023-09-05 | mailbox: ti-msgmgr: Use devm_platform_ioremap_resource_byname() | Li Zetao | 1 | -10/+6 |
2023-09-05 | mailbox: platform-mhu: Remove redundant dev_err() | Ruan Jinjie | 1 | -3/+1 |
2023-09-05 | mailbox: bcm-pdc: Fix some kernel-doc comments | Yang Li | 1 | -3/+3 |
2023-09-05 | mailbox: mailbox-test: Fix an error check in mbox_test_probe() | Minjie Du | 1 | -1/+1 |
2023-09-05 | mailbox: tegra-hsp: Convert to devm_platform_ioremap_resource() | Yangtao Li | 1 | -3/+1 |
2023-09-05 | mailbox: rockchip: Use devm_platform_get_and_ioremap_resource() | Yangtao Li | 1 | -5/+1 |
2023-09-05 | mailbox: mailbox-test: Use devm_platform_get_and_ioremap_resource() | Yangtao Li | 1 | -4/+2 |
2023-09-05 | mailbox: bcm-pdc: Use devm_platform_get_and_ioremap_resource() | Yangtao Li | 1 | -9/+3 |
2023-09-05 | mailbox: bcm-ferxrm-mailbox: Use devm_platform_get_and_ioremap_resource() | Yangtao Li | 1 | -7/+3 |
2023-09-05 | gfs2: change qd_slot_count to qd_slot_ref | Bob Peterson | 2 | -9/+9 |
2023-09-05 | gfs2: check for no eligible quota changes | Bob Peterson | 1 | -0/+21 |
2023-09-05 | gfs2: Remove useless assignment | Bob Peterson | 1 | -2/+0 |
2023-09-05 | gfs2: simplify slot_get | Bob Peterson | 1 | -10/+9 |
2023-09-05 | gfs2: Simplify qd2offset | Bob Peterson | 1 | -6/+1 |
2023-09-05 | gfs2: introduce qd_bh_get_or_undo | Bob Peterson | 1 | -17/+19 |
2023-09-05 | gfs2: Remove quota allocation info from quota file | Bob Peterson | 1 | -10/+2 |
2023-09-05 | gfs2: use constant for array size | Bob Peterson | 1 | -1/+1 |
2023-09-05 | gfs2: Set qd_sync_gen in do_sync | Bob Peterson | 1 | -4/+4 |
2023-09-05 | gfs2: Remove useless err set | Bob Peterson | 1 | -1/+0 |
2023-09-05 | gfs2: Small gfs2_quota_lock cleanup | Bob Peterson | 1 | -1/+1 |
2023-09-05 | gfs2: move qdsb_put and reduce redundancy | Bob Peterson | 1 | -10/+8 |
2023-09-05 | gfs2: improvements to sysfs status | Bob Peterson | 1 | -2/+8 |
2023-09-05 | gfs2: Don't try to sync non-changes | Bob Peterson | 1 | -1/+1 |
2023-09-05 | gfs2: Simplify function need_sync | Bob Peterson | 1 | -8/+7 |
2023-09-05 | gfs2: remove unneeded pg_oflow variable | Bob Peterson | 1 | -5/+3 |
2023-09-05 | gfs2: remove unneeded variable done | Bob Peterson | 1 | -3/+2 |
2023-09-05 | gfs2: pass sdp to gfs2_write_buf_to_page | Bob Peterson | 1 | -5/+4 |
2023-09-05 | gfs2: pass sdp in to gfs2_write_disk_quota | Bob Peterson | 1 | -2/+3 |
2023-09-05 | gfs2: Pass sdp to gfs2_adjust_quota | Bob Peterson | 1 | -5/+6 |
2023-09-05 | gfs2: remove dead code for quota writes | Bob Peterson | 1 | -4/+1 |
2023-09-05 | gfs2: Introduce new quota=quiet mount option | Bob Peterson | 4 | -6/+16 |
2023-09-05 | gfs2: Add device name to gfs2_logd and gfs2_quotad | Andreas Gruenbacher | 1 | -2/+2 |
2023-09-05 | gfs2: Rename "freeze_workqueue" to "gfs2_freeze" | Andreas Gruenbacher | 1 | -1/+1 |
2023-09-05 | gfs2: Rename "gfs_recovery" workqueue to "gfs2_recovery" | Andreas Gruenbacher | 3 | -7/+7 |
2023-09-05 | gfs2: Fix withdraw race | Andreas Gruenbacher | 1 | -12/+12 |
2023-09-05 | gfs2: Sanitize kthread stopping | Andreas Gruenbacher | 2 | -9/+9 |
2023-09-05 | gfs2: Switch to wait_event in gfs2_quotad | Andreas Gruenbacher | 1 | -6/+5 |
2023-09-05 | gfs2: Fix asynchronous thread destruction | Andreas Gruenbacher | 4 | -33/+32 |
2023-09-05 | gfs2: Stop using gfs2_make_fs_ro for withdraw | Andreas Gruenbacher | 2 | -8/+20 |
2023-09-05 | gfs2: Free quota data objects synchronously | Andreas Gruenbacher | 1 | -3/+34 |
2023-09-05 | gfs2: Fix initial quota data refcount | Andreas Gruenbacher | 1 | -1/+2 |
2023-09-05 | gfs2: No more quota complaints after withdraw | Andreas Gruenbacher | 1 | -3/+5 |
2023-09-05 | gfs2: Factor out duplicate quota data disposal code | Andreas Gruenbacher | 1 | -23/+24 |
2023-09-05 | gfs2: Use gfs2_qd_dispose in gfs2_quota_cleanup | Andreas Gruenbacher | 1 | -22/+4 |
2023-09-05 | gfs2: Fix wrong quota shrinker return value | Andreas Gruenbacher | 1 | -2/+6 |
2023-09-05 | gfs2: Rename SDF_DEACTIVATING to SDF_KILL | Andreas Gruenbacher | 6 | -8/+8 |
2023-09-05 | gfs2: Rename sd_{ glock => kill }_wait | Andreas Gruenbacher | 3 | -5/+5 |
2023-09-05 | gfs2: Use qd_sbd more consequently | Bob Peterson | 1 | -11/+11 |
2023-09-05 | gfs2: journal flush threshold fixes and cleanup | Andreas Gruenbacher | 1 | -18/+16 |
2023-09-05 | gfs2: Fix logd wakeup on I/O error | Andreas Gruenbacher | 1 | -0/+1 |
2023-09-05 | gfs2: low-memory forced flush fixes | Andreas Gruenbacher | 2 | -6/+6 |
2023-09-05 | gfs2: Switch to wait_event in gfs2_logd | Andreas Gruenbacher | 1 | -12/+5 |
2023-09-05 | gfs2: conversion deadlock do_promote bypass | Bob Peterson | 1 | -0/+2 |
2023-09-05 | gfs2: Remove LM_FLAG_PRIORITY flag | Andreas Gruenbacher | 4 | -33/+7 |
2023-09-05 | gfs2: do_promote cleanup | Andreas Gruenbacher | 1 | -6/+6 |
2023-09-05 | gfs: Don't use GFP_NOFS in gfs2_unstuff_dinode | Andreas Gruenbacher | 1 | -1/+1 |
2023-09-05 | gfs2: Use mapping->gfp_mask for metadata inodes | Andreas Gruenbacher | 3 | -9/+14 |
2023-09-05 | gfs2: increase usage of folio_next_index() helper | Minjie Du | 1 | -2/+1 |
2023-09-04 | Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 44 | -1033/+724 |
2023-09-04 | Merge tag 'pm-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 5 | -7/+57 |
2023-09-04 | Merge tag 'thermal-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 28 | -140/+468 |
2023-09-04 | Merge tag 'rproc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds | 36 | -173/+362 |
2023-09-04 | Merge tag 'rpmsg-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds | 6 | -6/+157 |
2023-09-04 | Merge tag 'hwlock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 3 | -9/+16 |
2023-09-04 | Merge tag 'leds-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 54 | -176/+880 |
2023-09-04 | Merge tag 'mfd-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 118 | -567/+545 |
2023-09-04 | Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 73 | -565/+562 |
2023-09-04 | Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 9 | -81/+167 |
2023-09-04 | Merge tag 'timers-core-2023-09-04-v2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -479/+131 |
2023-09-04 | tpm: Enable hwrng only for Pluton on AMD CPUs | Jarkko Sakkinen | 1 | -25/+8 |
2023-09-04 | tpm_crb: Fix an error handling path in crb_acpi_add() | Christophe JAILLET | 1 | -2/+3 |
2023-09-04 | Merge tag 'm68knommu-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -7/+1 |
2023-09-04 | Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 18 | -245/+23 |
2023-09-04 | Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 16 | -113/+759 |
2023-09-04 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 9 | -89/+624 |
2023-09-04 | Merge tag 'tomoyo-pr-20230903' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds | 3 | -7/+5 |
2023-09-04 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 4 | -6/+56 |
2023-09-04 | Merge branch 'rework/misc-cleanups' into for-linus | Petr Mladek | 5 | -73/+156 |
2023-09-04 | Merge branch 'for-6.6-vsprintf-doc' into for-linus | Petr Mladek | 1 | -4/+5 |
2023-09-03 | virtio_ring: fix avail_wrap_counter in virtqueue_add_packed | Yuan Yao | 1 | -1/+1 |
2023-09-03 | virtio_vdpa: build affinity masks conditionally | Jason Wang | 1 | -6/+11 |
2023-09-03 | virtio_net: merge dma operations when filling mergeable buffers | Xuan Zhuo | 1 | -26/+202 |
2023-09-03 | virtio_ring: introduce dma sync api for virtqueue | Xuan Zhuo | 2 | -0/+84 |
2023-09-03 | virtio_ring: introduce dma map api for virtqueue | Xuan Zhuo | 2 | -0/+77 |
2023-09-03 | virtio_ring: introduce virtqueue_reset() | Xuan Zhuo | 2 | -0/+35 |
2023-09-03 | virtio_ring: separate the logic of reset/enable from virtqueue_resize | Xuan Zhuo | 1 | -19/+39 |
2023-09-03 | virtio_ring: correct the expression of the description of virtqueue_resize() | Xuan Zhuo | 1 | -1/+1 |
2023-09-03 | virtio_ring: skip unmap for premapped | Xuan Zhuo | 1 | -14/+28 |
2023-09-03 | virtio_ring: introduce virtqueue_dma_dev() | Xuan Zhuo | 2 | -0/+19 |
2023-09-03 | virtio_ring: support add premapped buf | Xuan Zhuo | 1 | -2/+17 |
2023-09-03 | virtio_ring: introduce virtqueue_set_dma_premapped() | Xuan Zhuo | 2 | -0/+55 |
2023-09-03 | virtio_ring: put mapping error check in vring_map_one_sg | Xuan Zhuo | 1 | -15/+22 |
2023-09-03 | virtio_ring: check use_dma_api before unmap desc for indirect | Xuan Zhuo | 1 | -2/+4 |
2023-09-03 | vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK | Eugenio Pérez | 1 | -0/+8 |
2023-09-03 | vdpa: add get_backend_features vdpa operation | Eugenio Pérez | 2 | -0/+16 |
2023-09-03 | vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend feature | Eugenio Pérez | 1 | -1/+2 |
2023-09-03 | vdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flag | Eugenio Pérez | 1 | -0/+4 |
2023-09-03 | vdpa/mlx5: Remove unused function declarations | Yue Haibing | 1 | -3/+0 |
2023-09-03 | Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 71 | -2871/+998 |
2023-09-03 | Merge tag 'phy-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Linus Torvalds | 125 | -3088/+5148 |
2023-09-03 | Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -32/+401 |
2023-09-04 | kbuild: Show marked Kconfig fragments in "help" | Kees Cook | 20 | -9/+34 |
2023-09-03 | Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 88 | -1307/+1348 |
2023-09-02 | Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 15 | -171/+264 |
2023-09-02 | mm/kmemleak: move up cond_resched() call in page scanning loop | Waiman Long | 1 | -2/+3 |
2023-09-02 | mm: page_alloc: remove stale CMA guard code | Johannes Weiner | 1 | -17/+4 |
2023-09-02 | MAINTAINERS: add rmap.h to mm entry | Baruch Siach | 1 | -0/+1 |
2023-09-02 | rmap: remove anon_vma_link() nommu stub | Baruch Siach | 1 | -1/+0 |
2023-09-02 | proc/ksm: add ksm stats to /proc/pid/smaps | Stefan Roesch | 2 | -0/+10 |
2023-09-02 | mm/hwpoison: rename hwp_walk* to hwpoison_walk* | Jiaqi Yan | 1 | -8/+8 |
2023-09-02 | mm: memory-failure: add PageOffline() check | Miaohe Lin | 1 | -2/+3 |
2023-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 121 | -4561/+1878 |
2023-09-02 | Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 16 | -188/+661 |
2023-09-02 | Merge tag 'trace-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 6 | -23/+39 |
2023-09-02 | Merge tag 'pstore-v6.6-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+27 |
2023-09-02 | Merge tag 'x86-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2023-09-02 | Merge tag 'timers-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2023-09-02 | Merge tag 'smp-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+23 |
2023-09-02 | Merge tag 'sched-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+13 |
2023-09-02 | mm/pagewalk: fix bootstopping regression from extra pte_unmap() | Hugh Dickins | 1 | -1/+1 |
2023-09-02 | cgroup: fix build when CGROUP_SCHED is not enabled | Linus Torvalds | 1 | -14/+14 |
2023-09-02 | fbdev/g364fb: fix build failure with mips | Sudip Mukherjee | 1 | -1/+1 |
2023-09-02 | Merge branch 'fixes' into misc | James Bottomley | 34 | -236/+283 |
2023-09-02 | ata: libata-core: Disable NCQ_TRIM on Micron 1100 drives | Pawel Zmarzly | 1 | -2/+4 |
2023-09-02 | ata: ahci: Add Elkhart Lake AHCI controller | Werner Fischer | 1 | -0/+2 |
2023-09-01 | tracing/filters: Fix coding style issues | Valentin Schneider | 1 | -2/+4 |
2023-09-01 | tracing/filters: Change parse_pred() cpulist ternary into an if block | Valentin Schneider | 1 | -2/+6 |
2023-09-01 | tracing/filters: Fix double-free of struct filter_pred.mask | Valentin Schneider | 1 | -0/+1 |
2023-09-01 | tracing/filters: Fix error-handling of cpulist parsing buffer | Valentin Schneider | 1 | -2/+8 |
2023-09-01 | tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY | Brian Foster | 1 | -2/+2 |
2023-09-01 | ftrace: Use LIST_HEAD to initialize clear_hash | Ruan Jinjie | 1 | -3/+1 |
2023-09-01 | ftrace: Use within_module to check rec->ip within specified module. | Levi Yun | 1 | -4/+2 |
2023-09-01 | tracing: Replace strlcpy with strscpy in trace/events/task.h | Azeem Shaikh | 1 | -1/+1 |
2023-09-01 | tracing: Fix race issue between cpu buffer write and swap | Zheng Yejian | 1 | -5/+12 |
2023-09-01 | tracing: Remove extra space at the end of hwlat_detector/mode | Mikhail Kobuk | 1 | -1/+1 |
2023-09-01 | rv: Set variable 'da_mon_##name' to static | Yu Liao | 1 | -1/+1 |
2023-09-01 | Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 45 | -672/+1518 |
2023-09-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 94 | -1670/+2892 |
2023-09-01 | Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -13/+13 |
2023-09-01 | Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 18 | -169/+1424 |
2023-09-01 | Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 8 | -804/+1512 |
2023-09-01 | Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 19 | -204/+560 |
2023-09-01 | Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 4 | -78/+109 |
2023-09-01 | Merge tag 'v6.6-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -2/+2 |
2023-09-01 | selftests/x86: Update map_shadow_stack syscall nr | Rick Edgecombe | 1 | -1/+1 |
2023-09-01 | Merge tag 'for-linus-2023083101' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 28 | -263/+1799 |
2023-09-01 | Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 372 | -9557/+18949 |
2023-09-01 | Merge tag 'fbdev-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -1805/+23 |
2023-09-01 | Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 313 | -2862/+20479 |
2023-09-01 | Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 37 | -297/+748 |
2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 185 | -2175/+2106 |
2023-09-01 | Merge tag 'staging-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 62 | -941/+487 |
2023-09-01 | Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 211 | -1888/+7350 |
2023-09-01 | Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 64 | -354/+8319 |
2023-09-01 | Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 59 | -407/+1707 |
2023-09-01 | Merge tag 'csky-for-linus-6.6-2' of https://github.com/c-sky/csky-linux | Linus Torvalds | 1 | -0/+2 |
2023-09-01 | kconfig: add warn-unknown-symbols sanity check | Sergey Senozhatsky | 2 | -2/+28 |
2023-09-01 | kbuild: dummy-tools: make MPROFILE_KERNEL checks work on BE | Jiri Slaby | 1 | -2/+1 |
2023-09-01 | Documentation/llvm: refresh docs | Nick Desaulniers | 1 | -44/+80 |
2023-09-01 | modpost: Skip .llvm.call-graph-profile section check | Denis Nikitin | 1 | -0/+1 |
2023-09-01 | kbuild: support modules_sign for external modules as well | Masahiro Yamada | 2 | -18/+18 |
2023-09-01 | kbuild: support 'make modules_sign' with CONFIG_MODULE_SIG_ALL=n | Masahiro Yamada | 1 | -4/+5 |
2023-09-01 | kbuild: move more module installation code to scripts/Makefile.modinst | Masahiro Yamada | 2 | -29/+38 |
2023-09-01 | kbuild: reduce the number of mkdir calls during modules_install | Masahiro Yamada | 1 | -1/+7 |
2023-08-31 | Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 27 | -63/+171 |
2023-08-31 | Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 54 | -1799/+969 |
2023-09-01 | fbdev: Update fbdev source file paths | Jonathan Neuschäfer | 1 | -5/+5 |
2023-09-01 | fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flags | Geert Uytterhoeven | 1 | -2/+2 |
2023-09-01 | fbdev: neofb: Shorten Neomagic product name in info struct | Helge Deller | 1 | -18/+9 |
2023-08-31 | Merge tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbd | Linus Torvalds | 15 | -417/+432 |
2023-08-31 | Merge tag 'jfs-6.6' of github.com:kleikamp/linux-shaggy | Linus Torvalds | 4 | -2/+9 |
2023-08-31 | Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 26 | -678/+717 |
2023-08-31 | Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 25 | -421/+629 |
2023-08-31 | Merge tag 'v6.6-vfs.super.fixes.2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -56/+58 |
2023-08-31 | powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changes | Ingo Molnar | 1 | -1/+1 |
2023-08-31 | x86/fpu/xstate: Fix PKRU covert channel | Jim Mattson | 1 | -1/+1 |
2023-08-31 | pstore: Base compression input buffer size on estimated compressed size | Ard Biesheuvel | 1 | -7/+27 |
2023-08-31 | fbdev: mx3fb: Remove the driver | Fabio Estevam | 4 | -1757/+0 |