Age | Commit message (Expand) | Author | Files | Lines |
2020-02-24 | floppy: check FDC index for errors before assigning itHEADmaster | Linus Torvalds | 1 | -2/+5 |
2020-02-23 | Linux 5.6-rc3v5.6-rc3 | Linus Torvalds | 1 | -1/+1 |
2020-02-23 | Merge tag 'for-5.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -10/+44 |
2020-02-23 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -108/+256 |
2020-02-23 | Merge tag 'csky-for-linus-5.6-rc3' of git://github.com/c-sky/csky-linux | Linus Torvalds | 34 | -164/+663 |
2020-02-23 | csky: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven | 1 | -1/+1 |
2020-02-22 | Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -23/+27 |
2020-02-22 | Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -19/+25 |
2020-02-22 | Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -3/+16 |
2020-02-22 | Merge tag 'zonefs-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -10/+10 |
2020-02-22 | Merge tag 'io_uring-5.6-2020-02-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -35/+30 |
2020-02-22 | Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -2/+16 |
2020-02-22 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 5 | -17/+48 |
2020-02-22 | Merge tag 'hwmon-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -9/+15 |
2020-02-22 | Merge tag 'devicetree-fixes-for-5.6-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -22/+41 |
2020-02-22 | Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 17 | -75/+64 |
2020-02-22 | io_uring: fix __io_iopoll_check deadlock in io_sq_thread | Xiaoguang Wang | 1 | -18/+9 |
2020-02-21 | ext4: fix mount failure with quota configured as module | Jan Kara | 1 | -1/+1 |
2020-02-21 | jbd2: fix ocfs2 corrupt when clearing block group bits | wangyan | 1 | -2/+6 |
2020-02-21 | ext4: fix race between writepages and enabling EXT4_EXTENTS_FL | Eric Biggers | 2 | -9/+23 |
2020-02-21 | ext4: rename s_journal_flag_rwsem to s_writepages_rwsem | Eric Biggers | 3 | -11/+11 |
2020-02-21 | ext4: fix potential race between s_flex_groups online resizing and access | Suraj Jitindar Singh | 5 | -37/+76 |
2020-02-21 | Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+7 |
2020-02-21 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 6 | -10/+12 |
2020-02-21 | Merge tag 'powerpc-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 17 | -99/+308 |
2020-02-21 | Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 2 | -7/+14 |
2020-02-21 | Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -19/+65 |
2020-02-21 | Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -1530/+56 |
2020-02-21 | Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 16 | -51/+104 |
2020-02-21 | Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 26 | -140/+327 |
2020-02-21 | Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 50 | -243/+486 |
2020-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 104 | -506/+1132 |
2020-02-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 20 | -419/+93 |
2020-02-21 | MAINTAINERS: use tabs for SAFESETID | Randy Dunlap | 1 | -4/+4 |
2020-02-21 | lib/stackdepot.c: fix global out-of-bounds in stack_slabs | Alexander Potapenko | 1 | -2/+6 |
2020-02-21 | mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM | Wei Yang | 1 | -1/+1 |
2020-02-21 | mm/vmscan.c: don't round up scan size for online memory cgroup | Gavin Shan | 1 | -3/+6 |
2020-02-21 | lib/string.c: update match_string() doc-strings with correct behavior | Alexandru Ardelean | 1 | -0/+16 |
2020-02-21 | mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps() | Vasily Averin | 1 | -1/+3 |
2020-02-21 | mm/swapfile.c: fix a comment in sys_swapon() | Christoph Hellwig | 1 | -1/+1 |
2020-02-21 | scripts/get_maintainer.pl: deprioritize old Fixes: addresses | Douglas Anderson | 1 | -4/+4 |
2020-02-21 | get_maintainer: remove uses of P: for maintainer name | Joe Perches | 1 | -24/+0 |
2020-02-21 | selftests/vm: add missed tests in run_vmtests | SeongJae Park | 1 | -0/+33 |
2020-02-21 | include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap | Christian Borntraeger | 1 | -2/+2 |
2020-02-21 | Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()" | Ioanna Alifieraki | 1 | -4/+2 |
2020-02-21 | y2038: hide timeval/timespec/itimerval/itimerspec types | Arnd Bergmann | 2 | -10/+14 |
2020-02-21 | y2038: remove unused time32 interfaces | Arnd Bergmann | 6 | -326/+1 |
2020-02-21 | y2038: remove ktime to/from timespec/timeval conversion | Arnd Bergmann | 1 | -37/+0 |
2020-02-21 | ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake() | Rafael J. Wysocki | 3 | -0/+53 |
2020-02-21 | hwmon: (w83627ehf) Fix crash seen with W83627DHG-P | Guenter Roeck | 1 | -1/+6 |
2020-02-21 | Merge branch 'nvme-5.6-rc3' of git://git.infradead.org/nvme into block-5.6 | Jens Axboe | 3 | -2/+16 |
2020-02-21 | io_uring: prevent sq_thread from spinning when it should stop | Stefano Garzarella | 1 | -12/+12 |
2020-02-21 | Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof | Filipe Manana | 1 | -5/+5 |
2020-02-21 | nvme-multipath: Fix memory leak with ana_log_buf | Logan Gunthorpe | 1 | -0/+1 |
2020-02-21 | genirq/irqdomain: Make sure all irq domain flags are distinctirq-urgent-2020-02-22 | Zenghui Yu | 1 | -1/+1 |
2020-02-21 | zonefs: fix documentation typos etc. | Randy Dunlap | 1 | -10/+10 |
2020-02-21 | csky: Implement copy_thread_tls | Guo Ren | 2 | -3/+5 |
2020-02-21 | csky: Add PCI support | MaJun | 3 | -1/+39 |
2020-02-21 | csky: Minimize defconfig to support buildroot config.fragment | Ma Jun | 1 | -7/+0 |
2020-02-21 | csky: Add setup_initrd check code | Guo Ren | 2 | -3/+44 |
2020-02-21 | csky: Cleanup old Kconfig options | Krzysztof Kozlowski | 2 | -3/+0 |
2020-02-21 | arch/csky: fix some Kconfig typos | Randy Dunlap | 1 | -1/+1 |
2020-02-21 | csky: Fixup compile warning for three unimplemented syscalls | Guo Ren | 1 | -0/+3 |
2020-02-21 | csky: Remove unused cache implementation | Guo Ren | 1 | -15/+1 |
2020-02-21 | csky: Fixup ftrace modify panic | Guo Ren | 1 | -0/+2 |
2020-02-21 | csky: Add flush_icache_mm to defer flush icache all | Guo Ren | 7 | -11/+77 |
2020-02-21 | csky: Optimize abiv2 copy_to_user_page with VM_EXEC | Guo Ren | 1 | -1/+3 |
2020-02-21 | csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860) | Guo Ren | 2 | -8/+18 |
2020-02-21 | csky: Remove unnecessary flush_icache_* implementation | Guo Ren | 3 | -37/+2 |
2020-02-21 | csky: Support icache flush without specific instructions | Guo Ren | 4 | -8/+31 |
2020-02-21 | csky/Kconfig: Add Kconfig.platforms to support some drivers | Guo Ren | 2 | -0/+11 |
2020-02-21 | csky/smp: Fixup boot failed when CONFIG_SMP | Guo Ren | 1 | -1/+1 |
2020-02-21 | csky: Set regs->usp to kernel sp, when the exception is from kernel | Guo Ren | 3 | -7/+31 |
2020-02-21 | csky/mm: Fixup export invalid_pte_table symbol | Guo Ren | 1 | -0/+1 |
2020-02-21 | csky: Separate fixaddr_init from highmem | Guo Ren | 7 | -66/+61 |
2020-02-21 | csky: Tightly-Coupled Memory or Sram support | Guo Ren | 7 | -1/+304 |
2020-02-21 | csky: Initial stack protector support | Mao Han | 3 | -0/+36 |
2020-02-21 | MAINTAINERS: csky: Add mailing list for csky | Guo Ren | 1 | -0/+1 |
2020-02-21 | ext4: fix potential race between s_group_info online resizing and access | Suraj Jitindar Singh | 2 | -21/+39 |
2020-02-21 | ext4: fix potential race between online resizing and write operations | Theodore Ts'o | 4 | -25/+97 |
2020-02-21 | Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 19 | -108/+168 |
2020-02-21 | Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 10 | -22/+45 |
2020-02-20 | Merge branch 'bnxt_en-shutdown-and-kexec-kdump-related-fixes' | David S. Miller | 1 | -2/+10 |
2020-02-20 | bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs. | Vasundhara Volam | 1 | -0/+8 |
2020-02-20 | bnxt_en: Improve device shutdown method. | Vasundhara Volam | 1 | -2/+2 |
2020-02-20 | net: netlink: cap max groups which will be considered in netlink_bind() | Nikolay Aleksandrov | 1 | -2/+3 |
2020-02-20 | net: thunderx: workaround BGX TX Underflow issue | Tim Harvey | 2 | -3/+68 |
2020-02-20 | ionic: fix fw_status read | Shannon Nelson | 2 | -4/+8 |
2020-02-20 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -19/+34 |
2020-02-20 | net: disable BRIDGE_NETFILTER by default | Roman Kiryanov | 1 | -1/+0 |
2020-02-20 | net: macb: Properly handle phylink on at91rm9200 | Alexandre Belloni | 2 | -28/+33 |
2020-02-20 | xen: Enable interrupts when calling _cond_resched() | Thomas Gleixner | 1 | -1/+3 |
2020-02-20 | Merge branch 's390-fixes' | David S. Miller | 2 | -18/+14 |
2020-02-20 | s390/qeth: fix off-by-one in RX copybreak check | Julian Wiedmann | 1 | -1/+1 |
2020-02-20 | s390/qeth: don't warn for napi with 0 budget | Julian Wiedmann | 1 | -1/+0 |
2020-02-20 | s390/qeth: vnicc Fix EOPNOTSUPP precedence | Alexandra Winter | 1 | -16/+13 |
2020-02-20 | openvswitch: Distribute switch variables for initialization | Kees Cook | 1 | -8/+10 |
2020-02-20 | net: ip6_gre: Distribute switch variables for initialization | Kees Cook | 2 | -7/+14 |
2020-02-20 | net: core: Distribute switch variables for initialization | Kees Cook | 1 | -2/+2 |
2020-02-20 | x86/xen: Distribute switch variables for initialization | Kees Cook | 1 | -3/+4 |
2020-02-20 | mm: Avoid creating virtual address aliases in brk()/mmap()/mremap() | Catalin Marinas | 3 | -7/+9 |
2020-02-20 | docs: arm64: fix trivial spelling enought to enough in memory.rst | Scott Branden | 1 | -1/+1 |
2020-02-19 | ext4: add cond_resched() to __ext4_find_entry() | Shijie Luo | 1 | -0/+1 |
2020-02-19 | ext4: fix a data race in EXT4_I(inode)->i_disksize | Qian Cai | 2 | -2/+2 |
2020-02-20 | Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 5 | -0/+48 |
2020-02-19 | hwmon: (acpi_power_meter) Fix lockdep splat | Guenter Roeck | 1 | -8/+8 |
2020-02-19 | Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -29/+50 |
2020-02-19 | dt-bindings: media: csi: Fix clocks description | Maxime Ripard | 1 | -12/+18 |
2020-02-19 | dt-bindings: media: csi: Add interconnects properties | Maxime Ripard | 1 | -0/+10 |
2020-02-19 | dt-bindings: net: mdio: remove compatible string from example | Grygorii Strashko | 1 | -1/+0 |
2020-02-19 | dt-bindings: memory-controller: Update example for Tegra124 EMC | Thierry Reding | 1 | -8/+12 |
2020-02-20 | Merge tag 'drm-msm-fixes-2020-02-16' of https://gitlab.freedesktop.org/drm/ms... | Dave Airlie | 9 | -100/+170 |
2020-02-20 | Merge tag 'amd-drm-fixes-5.6-2020-02-19' of git://people.freedesktop.org/~agd... | Dave Airlie | 7 | -13/+55 |
2020-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 10 | -31/+93 |
2020-02-19 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 4 | -80/+115 |
2020-02-19 | udp: rehash on disconnect | Willem de Bruijn | 1 | -1/+5 |
2020-02-19 | net/tls: Fix to avoid gettig invalid tls record | Rohit Maheshwari | 1 | -1/+19 |
2020-02-19 | dt-bindings: mmc: omap-hsmmc: Fix SDIO interrupt | Tomas Paukrt | 1 | -1/+1 |
2020-02-19 | bpf: Fix a potential deadlock with bpf_map_do_batch | Yonghong Song | 1 | -3/+31 |
2020-02-19 | bpf: Do not grab the bucket spinlock by default on htab batch ops | Brian Vazquez | 1 | -2/+22 |
2020-02-19 | ice: Wait for VF to be reset/ready before configuration | Brett Creeley | 2 | -61/+76 |
2020-02-19 | ice: Don't tell the OS that link is going down | Michal Swiatkowski | 1 | -7/+0 |
2020-02-19 | ice: Don't reject odd values of usecs set by user | Brett Creeley | 2 | -12/+39 |
2020-02-19 | bridge: br_stp: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
2020-02-19 | nfc: pn544: Fix occasional HW initialization failure | Dmitry Osipenko | 1 | -0/+1 |
2020-02-19 | x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFx86-urgent-2020-02-22 | Kim Phillips | 2 | -0/+16 |
2020-02-19 | net: hsr: Pass lockdep expression to RCU lists | Amol Grover | 1 | -1/+2 |
2020-02-19 | Merge tag 'mlx5-fixes-2020-02-18' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 11 | -29/+70 |
2020-02-19 | Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -37/+51 |
2020-02-19 | Merge tag 'sound-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 26 | -436/+265 |
2020-02-20 | nvme: Fix uninitialized-variable warning | Keith Busch | 1 | -1/+1 |
2020-02-19 | s390/qdio: fill SBALEs with absolute addresses | Julian Wiedmann | 5 | -20/+21 |
2020-02-19 | s390/qdio: fill SL with absolute addresses | Julian Wiedmann | 3 | -14/+14 |
2020-02-19 | x86/boot/compressed: Don't declare __force_order in kaslr_64.c | H.J. Lu | 1 | -3/+0 |
2020-02-19 | drm/amdgpu/display: clean up hdcp workqueue handling | Alex Deucher | 1 | -4/+6 |
2020-02-19 | drm/amdgpu: add is_raven_kicker judgement for raven1 | changzhu | 1 | -2/+9 |
2020-02-20 | nvme-pci: Use single IRQ vector for old Apple models | Andy Shevchenko | 1 | -1/+2 |
2020-02-20 | nvme/pci: Add sleep quirk for Samsung and Toshiba drives | Shyjumon N | 1 | -0/+12 |
2020-02-19 | arm64: memory: Add missing brackets to untagged_addr() macro | Will Deacon | 1 | -1/+1 |
2020-02-19 | s390: remove obsolete ieee_emulation_warnings | Stephen Kitt | 2 | -10/+0 |
2020-02-19 | iommu/arm-smmu: Restore naming of driver parameter prefix | Will Deacon | 1 | -2/+2 |
2020-02-19 | iommu/qcom: Fix bogus detach logic | Robin Murphy | 1 | -16/+12 |
2020-02-19 | iommu/amd: Disable IOMMU on Stoney Ridge systems | Kai-Heng Feng | 1 | -1/+12 |
2020-02-18 | net/mlx5: DR, Handle reformat capability over sw-steering tables | Erez Shitrit | 2 | -3/+11 |
2020-02-18 | net/mlx5: Fix lowest FDB pool size | Paul Blakey | 1 | -1/+1 |
2020-02-18 | net/mlx5e: Don't clear the whole vf config when switching modes | Dmytro Linkin | 2 | -3/+7 |
2020-02-18 | net/mlx5: DR, Fix matching on vport gvmi | Hamdan Igbaria | 1 | -1/+4 |
2020-02-18 | net/mlx5e: Fix crash in recovery flow without devlink reporter | Aya Levin | 1 | -1/+1 |
2020-02-18 | net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDY | Aya Levin | 4 | -9/+43 |
2020-02-18 | net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepa | Huy Nguyen | 1 | -11/+3 |
2020-02-18 | io_uring: fix use-after-free by io_cleanup_req() | Pavel Begunkov | 1 | -3/+3 |
2020-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 7 | -45/+220 |
2020-02-19 | Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents | Filipe Manana | 1 | -1/+6 |
2020-02-19 | btrfs: fix bytes_may_use underflow in prealloc error condtition | Josef Bacik | 1 | -3/+13 |
2020-02-19 | btrfs: handle logged extent failure properly | Josef Bacik | 1 | -0/+2 |
2020-02-19 | btrfs: do not check delayed items are empty for single transaction cleanup | Josef Bacik | 1 | -1/+0 |
2020-02-19 | btrfs: reset fs_root to NULL on error in open_ctree | Josef Bacik | 1 | -0/+1 |
2020-02-19 | btrfs: destroy qgroup extent records on transaction abort | Jeff Mahoney | 4 | -0/+17 |
2020-02-19 | powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S | Christophe Leroy | 1 | -2/+2 |
2020-02-18 | Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 4 | -64/+59 |
2020-02-18 | Merge tag 'tpmdd-next-20200217' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds | 3 | -3/+7 |
2020-02-18 | pipe: make sure to wake up everybody when the last reader/writer closes | Linus Torvalds | 1 | -8/+10 |
2020-02-18 | netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill() | Stefano Brivio | 1 | -1/+1 |
2020-02-18 | netfilter: nft_set_pipapo: Fix mapping table example in comments | Stefano Brivio | 1 | -2/+2 |
2020-02-18 | flow_table.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -2/+4 |
2020-02-18 | datapath.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -3/+6 |
2020-02-18 | vport.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
2020-02-18 | meter.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
2020-02-18 | netlabel_domainhash.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
2020-02-18 | net: netlabel: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -1/+2 |
2020-02-18 | Revert "net: dev: introduce support for sch BYPASS for lockless qdisc" | Paolo Abeni | 1 | -20/+2 |
2020-02-18 | net: phy: broadcom: Fix a typo ("firsly") | Jonathan Neuschäfer | 1 | -2/+2 |
2020-02-18 | mptcp: fix bogus socket flag values | Florian Westphal | 1 | -2/+2 |
2020-02-18 | qede: Fix race between rdma destroy workqueue and link change event | Michal Kalderon | 2 | -1/+30 |
2020-02-18 | Merge tag 'thunderbolt-fix-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linu... | Greg Kroah-Hartman | 1 | -1/+1 |
2020-02-18 | io_uring: remove unnecessary NULL checks | Dan Carpenter | 1 | -2/+2 |
2020-02-18 | arm64: lse: Fix LSE atomics with LLVM | Vincenzo Frascino | 1 | -1/+1 |
2020-02-18 | iommu/vt-d: Simplify check in identity_mapping() | Joerg Roedel | 1 | -1/+1 |
2020-02-18 | iommu/vt-d: Remove deferred_attach_domain() | Joerg Roedel | 1 | -8/+3 |
2020-02-18 | iommu/vt-d: Do deferred attachment in iommu_need_mapping() | Joerg Roedel | 1 | -3/+7 |
2020-02-18 | iommu/vt-d: Move deferred device attachment into helper function | Joerg Roedel | 1 | -8/+12 |
2020-02-18 | iommu/vt-d: Add attach_deferred() helper | Joerg Roedel | 1 | -4/+8 |
2020-02-18 | libbpf: Sanitise internal map names so they are not rejected by the kernel | Toke Høiland-Jørgensen | 1 | -1/+7 |
2020-02-18 | bpf, uapi: Remove text about bpf_redirect_map() giving higher performance | Toke Høiland-Jørgensen | 2 | -18/+14 |
2020-02-18 | ima: add sm3 algorithm to hash algorithm configuration list | Tianjia Zhang | 1 | -0/+5 |
2020-02-18 | crypto: rename sm3-256 to sm3 in hash_algo_name | Tianjia Zhang | 1 | -1/+1 |
2020-02-18 | efi: Only print errors about failing to get certs if EFI vars are found | Javier Martinez Canillas | 1 | -14/+26 |
2020-02-18 | Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 16 | -415/+219 |
2020-02-18 | powerpc/xmon: Fix whitespace handling in getstring() | Oliver O'Halloran | 1 | -0/+5 |
2020-02-18 | powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACK | Christophe Leroy | 1 | -0/+8 |
2020-02-18 | powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK | Christophe Leroy | 1 | -2/+7 |
2020-02-18 | powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK | Christophe Leroy | 7 | -45/+212 |
2020-02-18 | powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery | Gustavo Luiz Duarte | 3 | -28/+39 |
2020-02-18 | ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs | Takashi Iwai | 4 | -5/+5 |
2020-02-18 | ALSA: hda/realtek - Apply quirk for yet another MSI laptop | Takashi Iwai | 1 | -0/+1 |
2020-02-18 | drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex | Chris Wilson | 3 | -23/+21 |
2020-02-18 | drm/i915/execlists: Always force a context reload when rewinding RING_TAIL | Chris Wilson | 4 | -10/+18 |
2020-02-18 | drm/i915: Wean off drm_pci_alloc/drm_pci_free | Chris Wilson | 4 | -56/+55 |
2020-02-17 | selftests: forwarding: vxlan_bridge_1d: use more proper tos value | Hangbin Liu | 1 | -3/+3 |
2020-02-17 | net: cnic: fix spelling mistake "reserverd" -> "reserved" | Alexandre Belloni | 1 | -2/+2 |