Commit Graph

  • d58d1a85d1 arm64: Allow 64-bit tasks to invoke compat syscalls 32bit_compat Amanieu d'Antras 2021-04-15 08:44:09 +0100
  • 2f1dec22a5 arm64: mm: Use HAVE_ARCH_COMPAT_MMAP_BASES Amanieu d'Antras 2021-04-14 19:11:38 +0100
  • 4baa43634a mm: Support mmap_compat_base in the generic layout code Amanieu d'Antras 2021-04-14 17:18:22 +0100
  • 67ba636cd6 hugetlbfs: Use arch_get_mmap_* macros Amanieu d'Antras 2021-04-14 16:53:16 +0100
  • d488cd7664 mm: Add arch_get_mmap_base_topdown macro Amanieu d'Antras 2021-04-14 16:43:42 +0100
  • 196f17fa66 arm64: Forbid compat sigreturn from 64-bit tasks Ryan Houdek 2021-04-14 21:11:23 -0700
  • c1fc8688b0 arm64: Add a compatibility syscall flag to thread_info Ryan Houdek 2021-04-13 22:06:36 -0700
  • bbafe37be8 arm64: Separate in_compat_syscall from is_compat_task Amanieu d'Antras 2021-04-15 07:38:31 +0100
  • 697a310911 arm64: Allow 64-bit tasks to invoke compat syscalls Ryan Houdek 2021-04-14 21:26:02 -0700
  • 50987beca0 Merge tag 'trace-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace master Linus Torvalds 2021-04-13 18:40:00 -0700
  • eebe426d32 Merge tag 'fixes-for-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux Linus Torvalds 2021-04-13 14:01:34 -0700
  • 8db403b963 tracing/dynevent: Fix a memory leak in an error handling path Christophe JAILLET 2021-04-11 12:21:54 +0200
  • 89698becf0 Merge tag 'm68knommu-for-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu Linus Torvalds 2021-04-12 09:03:49 -0700
  • d2bd44c4c0 m68k: fix flatmem memory model setup Angelo Dureghello 2021-02-28 20:08:28 +0100
  • d434405aaa Linux 5.12-rc7 v5.12-rc7 Linus Torvalds 2021-04-11 15:16:13 -0700
  • 7d90072491 Merge tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux Linus Torvalds 2021-04-11 11:53:36 -0700
  • add6b92660 Merge tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Linus Torvalds 2021-04-11 11:47:03 -0700
  • 06f838e02d Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Linus Torvalds 2021-04-11 11:42:18 -0700
  • 52e44129fb Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu Linus Torvalds 2021-04-10 12:51:12 -0700
  • efc2da9241 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi Linus Torvalds 2021-04-10 12:29:19 -0700
  • 95c7b07551 Merge tag 'powerpc-5.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux Linus Torvalds 2021-04-10 09:31:52 -0700
  • d5fa1dad75 Merge tag 'driver-core-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core Linus Torvalds 2021-04-10 09:24:35 -0700
  • 445e09e797 Merge tag 'usb-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb Linus Torvalds 2021-04-10 09:19:33 -0700
  • 12a0cf7241 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux Linus Torvalds 2021-04-10 09:10:55 -0700
  • 53b74fa990 btrfs: zoned: move superblock logging zone location Naohiro Aota 2021-04-08 17:25:28 +0900
  • d496177222 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux Linus Torvalds 2021-04-09 20:00:10 -0700
  • 9288e1f7d3 Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux Linus Torvalds 2021-04-09 17:12:31 -0700
  • adb2c4174f Merge branch 'akpm' (patches from Andrew) Linus Torvalds 2021-04-09 17:06:32 -0700
  • 4e04e7513b Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net Linus Torvalds 2021-04-09 15:26:51 -0700
  • 3b9784350f Merge tag 'io_uring-5.12-2021-04-09' of git://git.kernel.dk/linux-block Linus Torvalds 2021-04-09 15:06:52 -0700
  • 7d37cb2c91 lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS Julian Braha 2021-04-09 13:27:47 -0700
  • 6a77d38efc kfence, x86: fix preemptible warning on KPTI-enabled systems Marco Elver 2021-04-09 13:27:44 -0700
  • e156656717 lib/test_kasan_module.c: suppress unused var warning Andrew Morton 2021-04-09 13:27:41 -0700
  • 06b1f85588 kasan: fix conflict with page poisoning Andrey Konovalov 2021-04-09 13:27:38 -0700
  • df41872b68 fs: direct-io: fix missing sdio->boundary Jack Qiu 2021-04-09 13:27:35 -0700
  • 7ad1e36616 ia64: fix user_stack_pointer() for ptrace() Sergei Trofimovich 2021-04-09 13:27:32 -0700
  • 90bd070aae ocfs2: fix deadlock between setattr and dio_end_io_write Wengang Wang 2021-04-09 13:27:29 -0700
  • 9562fd1329 gcov: re-fix clang-11+ support Nick Desaulniers 2021-04-09 13:27:26 -0700
  • a3a8833dff nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff Mike Rapoport 2021-04-09 13:27:23 -0700
  • d3378e86d1 mm/gup: check page posion status for coredump. Aili Yao 2021-04-09 13:27:19 -0700
  • a5c5e44151 .mailmap: fix old email addresses Matthew Wilcox 2021-04-09 13:27:10 -0700
  • 620ff418ef mailmap: update email address for Jordan Crouse Jordan Crouse 2021-04-09 13:27:07 -0700
  • b37c384843 treewide: change my e-mail address, fix my name Marek Behún 2021-04-09 13:27:04 -0700
  • 4873d8cc14 MAINTAINERS: update CZ.NIC's Turris information Marek Behún 2021-04-09 13:27:01 -0700
  • a2521822bd Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux Linus Torvalds 2021-04-09 13:01:48 -0700
  • a85f165e1f Merge tag 'drm-fixes-2021-04-10' of git://anongit.freedesktop.org/drm/drm Linus Torvalds 2021-04-09 12:56:10 -0700
  • 27f0ad7169 net: fix hangup on napi_disable for threaded napi Paolo Abeni 2021-04-09 17:24:17 +0200
  • cd7e963d2f net: hns3: Trivial spell fix in hns3 driver Salil Mehta 2021-04-09 08:42:23 +0100
  • 3bc41d6d27 lan743x: fix ethernet frame cutoff issue Sven Van Asbroeck 2021-04-08 20:39:04 -0400
  • d473d32c2f of: property: fw_devlink: do not link ".*,nr-gpios" Ilya Lipnitskiy 2021-04-05 15:25:40 -0700
  • 21d6ff39e1 dt-bindings:iio:adc: update motorola,cpcap-adc.yaml reference Mauro Carvalho Chehab 2021-04-09 14:47:47 +0200
  • 8235ef155d dt-bindings: fix references for iio-bindings.txt Mauro Carvalho Chehab 2021-04-09 14:47:46 +0200
  • f6d6c6993a dt-bindings: don't use ../dir for doc references Mauro Carvalho Chehab 2021-04-09 14:47:45 +0200
  • bd119f4712 Merge tag 'drm-intel-fixes-2021-04-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes Dave Airlie 2021-04-10 05:18:31 +1000
  • d416bd0bf7 Merge tag 'drm-misc-fixes-2021-04-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Dave Airlie 2021-04-10 05:15:35 +1000
  • 60144b23c9 Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux Linus Torvalds 2021-04-09 11:51:06 -0700
  • 189fefc7a4 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost Linus Torvalds 2021-04-09 10:09:51 -0700
  • 3766fcf5d3 Merge tag 'rproc-v5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc Linus Torvalds 2021-04-09 10:05:25 -0700
  • 0b76088799 Merge tag 'for-linus-5.12b-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip Linus Torvalds 2021-04-09 09:58:42 -0700
  • ccd6c35c72 Merge tag 'acpi-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm Linus Torvalds 2021-04-09 09:25:31 -0700
  • bc04d93ea3 vdpa/mlx5: Fix suspend/resume index restoration Eli Cohen 2021-04-08 12:10:47 +0300
  • 4b454a8241 vdpa/mlx5: Fix wrong use of bit numbers Eli Cohen 2021-04-08 12:10:46 +0300
  • b2ae0a2db8 vdpa/mlx5: Retrieve BAR address suitable any function Eli Cohen 2021-04-08 12:10:45 +0300
  • d13a15d544 vdpa/mlx5: Use the correct dma device when registering memory Eli Cohen 2021-04-08 12:10:44 +0300
  • d084d996aa vdpa/mlx5: should exclude header length and fcs from mtu Si-Wei Liu 2021-04-08 12:10:43 +0300
  • 895915226a Bluetooth: btusb: Revert Fix the autosuspend enable and disable Hans de Goede 2021-04-09 15:58:50 +0200
  • 0760fa3d8f percpu: make pcpu_nr_empty_pop_pages per chunk type Roman Gushchin 2021-04-07 20:57:33 -0700
  • 632a1c209b x86/traps: Correct exc_general_protection() and math_error() return paths Thomas Tai 2021-04-08 13:28:33 -0400
  • 17e7124aad Merge tag '5.12-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6 Linus Torvalds 2021-04-08 18:57:47 -0700
  • 2e99cd7a31 Merge tag 'drm-msm-fixes-2021-04-02' of https://gitlab.freedesktop.org/drm/msm into drm-fixes Dave Airlie 2021-04-09 10:33:11 +1000
  • 864db232dc net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh Muhammad Usama Anjum 2021-04-09 03:01:29 +0500
  • 2d1b50abf8 Merge branch 'lantiq-GSWIP-fixes' David S. Miller 2021-04-08 16:38:23 -0700
  • 4b5923249b net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits Martin Blumenstingl 2021-04-08 20:38:28 +0200
  • 3e9005be87 net: dsa: lantiq_gswip: Don't use PHY auto polling Martin Blumenstingl 2021-04-08 20:38:27 +0200
  • 4fa56ad0d1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma Linus Torvalds 2021-04-08 15:51:11 -0700
  • 48d499bd89 of: unittest: overlay: ensure proper alignment of copied FDT Frank Rowand 2021-04-08 15:45:08 -0500
  • 6494d15fd6 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue David S. Miller 2021-04-08 14:21:40 -0700
  • 1ffbc7ea91 net: sched: sch_teql: fix null-pointer dereference Pavel Tikhomirov 2021-04-08 18:14:31 +0300
  • 971e305711 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf David S. Miller 2021-04-08 14:10:53 -0700
  • ac075bdd68 Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 David S. Miller 2021-04-08 14:08:37 -0700
  • 3583a4e8d7 ipv6: report errors for iftoken via netlink extack Stephen Hemminger 2021-04-07 08:59:12 -0700
  • f2fbd0aacd Merge branch 'net-sched-action-init-fixes' David S. Miller 2021-04-08 13:47:34 -0700
  • b3650bf76a net: sched: fix err handler in tcf_action_init() Vlad Buslov 2021-04-07 18:36:04 +0300
  • 87c750e8c3 net: sched: fix action overwrite reference counting Vlad Buslov 2021-04-07 18:36:03 +0300
  • 4ba86128ba Revert "net: sched: bump refcount for new action in ACT replace mode" Vlad Buslov 2021-04-07 18:36:02 +0300
  • df8a39f291 i2c: imx: mention Oleksij as maintainer of the binding docs Wolfram Sang 2021-04-07 20:35:32 +0200
  • c60eb049f4 io-wq: cancel unbounded works on io-wq destroy Pavel Begunkov 2021-04-08 01:54:42 +0100
  • 9728463737 io_uring: fix rw req completion Pavel Begunkov 2021-04-08 19:28:03 +0100
  • d1c803a9cc RDMA/addr: Be strict with gid size Leon Romanovsky 2021-04-05 10:44:34 +0300
  • 3fb4f979b4 Merge tag 's390-5.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux Linus Torvalds 2021-04-08 11:09:25 -0700
  • 1831da7ea5 ice: fix memory leak of aRFS after resuming from suspend Yongxin Liu 2021-04-01 11:59:15 -0700
  • 8a1e918d83 i40e: Fix sparse warning: missing error code 'err' Arkadiusz Kubalewski 2021-03-26 19:43:43 +0100
  • 6b5674fe6b i40e: Fix sparse error: 'vsi->netdev' could be null Arkadiusz Kubalewski 2021-03-26 19:43:42 +0100
  • d6d04ee6d2 i40e: Fix sparse error: uninitialized symbol 'ring' Arkadiusz Kubalewski 2021-03-26 19:43:41 +0100
  • 12738ac475 i40e: Fix sparse errors in i40e_txrx.c Arkadiusz Kubalewski 2021-03-26 19:43:40 +0100
  • b2d0efc4be i40e: Fix parameters in aq_get_phy_register() Grzegorz Siwik 2021-03-24 09:58:27 +0100
  • e0a472fffe Merge tag 'sound-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound Linus Torvalds 2021-04-08 09:01:30 -0700
  • d381b05e86 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm Linus Torvalds 2021-04-08 08:54:26 -0700
  • 4ea51e0e37 Merge tag 'for-linus-2021-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux Linus Torvalds 2021-04-08 08:46:53 -0700
  • 035d80695f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs Linus Torvalds 2021-04-08 08:26:06 -0700