- 3d6e79e perf metricgroup: Fix system PMU metrics by John Garry · 4 years, 2 months ago
- 9c880c2 perf metricgroup: Fix for metrics containing duration_time by John Garry · 4 years, 2 months ago
- fc705fe perf evlist: Fix id index for heterogeneous systems by Adrian Hunter · 4 years, 2 months ago
- 9f29bd8 Merge tag 'fs_for_v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 2 months ago
- 2561bbb Merge tag 'printk-for-5.11-printk-rework-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 2 months ago
- 6a52f4c Merge tag 'acpi-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 2 months ago
- 120fbdb Merge tag 'sound-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 2 months ago
- d7631e4 Merge tag 'gpio-fixes-for-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 4 years, 2 months ago
- 63858ac Merge tag 'pinctrl-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 2 months ago
- 535b6a1 Merge branch 'printk-rework' into for-linus by Petr Mladek · 4 years, 2 months ago
- 9791581 Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 2 months ago
- 506c203 ALSA: usb-audio: Fix hw constraints dependencies by Takashi Iwai · 4 years, 2 months ago
- 75439bc Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
- 2e4ceed Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 2 months ago
- 7178a10 X.509: Fix crash caused by NULL pointer by Tianjia Zhang · 4 years, 2 months ago
- db58465 cachefiles: Drop superfluous readpages aops NULL check by Takashi Iwai · 4 years, 2 months ago
- 78a18fe ACPI: scan: Make acpi_bus_get_device() clear return pointer on error by Hans de Goede · 4 years, 2 months ago
- 535d315 Merge tag 'linux-can-fixes-for-5.11-20210120' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 2 months ago
- 0c630a6 net: systemport: free dev before on error path by Pan Bian · 4 years, 2 months ago
- de658a1 net: usb: cdc_ncm: don't spew notifications by Grant Grundler · 4 years, 2 months ago
- 584b7cf net: mscc: ocelot: Fix multicast to the CPU port by Alban Bedel · 4 years, 2 months ago
- c89dffc tcp: Fix potential use-after-free due to double kfree() by Kuniyuki Iwashima · 4 years, 2 months ago
- b3741b4 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 2 months ago
- bc895e8 bpf: Fix signed_{sub,add32}_overflows type handling by Daniel Borkmann · 4 years, 2 months ago
- 50aca89 can: peak_usb: fix use after free bugs by Vincent Mailhol · 4 years, 2 months ago
- 75854ca can: vxcan: vxcan_xmit: fix use after free bug by Vincent Mailhol · 4 years, 2 months ago
- 03f16c5 can: dev: can_restart: fix use after free bug by Vincent Mailhol · 4 years, 2 months ago
- 9c30ae8 tcp: fix TCP socket rehash stats mis-accounting by Yuchung Cheng · 4 years, 2 months ago
- 8e4052c net: dsa: b53: fix an off by one in checking "vlan->vid" by Dan Carpenter · 4 years, 2 months ago
- b160c28 tcp: do not mess with cloned skbs in tcp_add_backlog() by Eric Dumazet · 4 years, 2 months ago
- fd23d2d selftests: net: fib_tests: remove duplicate log test by Hangbin Liu · 4 years, 2 months ago
- 4964e5a net: nfc: nci: fix the wrong NCI_CORE_INIT parameters by Bongsu Jeon · 4 years, 2 months ago
- f6a2e94 sh_eth: Fix power down vs. is_opened flag ordering by Geert Uytterhoeven · 4 years, 2 months ago
- a3eb4e9 net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled by Tariq Toukan · 4 years, 2 months ago
- 2565ff4 Merge branch 'ipv4-ensure-ecn-bits-don-t-influence-source-address-validation' by Jakub Kicinski · 4 years, 2 months ago
- 2e5a626 netfilter: rpfilter: mask ecn bits before fib lookup by Guillaume Nault · 4 years, 2 months ago
- 8d2b51b udp: mask TOS bits in udp_v4_early_demux() by Guillaume Nault · 4 years, 2 months ago
- b425e24 xsk: Clear pool even for inactive queues by Maxim Mikityanskiy · 4 years, 2 months ago
- 45dfb8a Merge tag 'task_work-2021-01-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- 301a33d bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback by Mircea Cirjaliu · 4 years, 2 months ago
- f419f03 Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 4 years, 2 months ago
- 28df858 Merge tag 'hyperv-fixes-signed-20210119' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 2 months ago
- f7b9820 Merge branch 'sh_eth-fix-reboot-crash' by Jakub Kicinski · 4 years, 2 months ago
- 02cae02 sh_eth: Make PHY access aware of Runtime PM to fix reboot crash by Geert Uytterhoeven · 4 years, 2 months ago
- 8eed01b mdio-bitbang: Export mdiobb_{read,write}() by Geert Uytterhoeven · 4 years, 2 months ago
- 7e238de net: core: devlink: use right genl user_ptr when handling port param get/set by Oleksandr Mazur · 4 years, 2 months ago
- 2b73649c ALSA: hda: Balance runtime/system PM if direct-complete is disabled by Kai-Heng Feng · 4 years, 2 months ago
- 298d75c gpio: tegra: Add missing dependencies by Thierry Reding · 4 years, 2 months ago
- 18eedf2 gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on it by Randy Dunlap · 4 years, 2 months ago
- e73b010 gpio: mvebu: fix pwm .get_state period calculation by Baruch Siach · 4 years, 2 months ago
- ef38237 gpiolib: add a warning on gpiochip->to_irq defined by Nikita Shubin · 4 years, 2 months ago
- f0e386e printk: fix buffer overflow potential for print_text() by John Ogness · 4 years, 2 months ago
- 9d9b1ee tcp: fix TCP_USER_TIMEOUT with zero window by Enke Chen · 4 years, 2 months ago
- b889c7c Merge branch 'ipv6-fixes-for-the-multicast-routes' by Jakub Kicinski · 4 years, 2 months ago
- ceed903 ipv6: set multicast flag on the multicast route by Matteo Croce · 4 years, 2 months ago
- a826b04 ipv6: create multicast route with RTPROT_KERNEL by Matteo Croce · 4 years, 2 months ago
- bde2c0a Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 4 years, 2 months ago
- 87fe043 net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnext by Rasmus Villemoes · 4 years, 2 months ago
- 79267ae net: mscc: ocelot: allow offloading of bridge on top of LAG by Vladimir Oltean · 4 years, 2 months ago
- 1e2a199 Merge tag 'spi-fix-v5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 2 months ago
- b4459f4 Merge tag 'fixes-2021-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 4 years, 2 months ago
- fd3958e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 2 months ago
- c23010f Merge tag 'asoc-fix-v5.11-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 4 years, 2 months ago
- cf9d052 pinctrl: qcom: Don't clear pending interrupts when enabling by Douglas Anderson · 4 years, 2 months ago
- a95881d pinctrl: qcom: Properly clear "intr_ack_high" interrupts when unmasking by Douglas Anderson · 4 years, 2 months ago
- 4079d35 pinctrl: qcom: No need to read-modify-write the interrupt status by Douglas Anderson · 4 years, 2 months ago
- a82e537 pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0 by Douglas Anderson · 4 years, 2 months ago
- 34d1eb0 btrfs: don't clear ret in btrfs_start_dirty_block_groups by Josef Bacik · 4 years, 3 months ago
- fb28610 btrfs: fix lockdep splat in btrfs_recover_relocation by Josef Bacik · 4 years, 3 months ago
- 49ecc67 btrfs: do not double free backref nodes on error by Josef Bacik · 4 years, 3 months ago
- 18d3bff btrfs: don't get an EINTR during drop_snapshot for reloc by Josef Bacik · 4 years, 3 months ago
- 5cdc4a6 udf: fix the problem that the disc content is not displayed by lianzhi chang · 4 years, 2 months ago
- 1fc7c1e tools: gpio: fix %llu warning in gpio-watch.c by Kent Gibson · 4 years, 2 months ago
- 2fe7c2f tools: gpio: fix %llu warning in gpio-event-mon.c by Kent Gibson · 4 years, 2 months ago
- 532a208 ALSA: usb-audio: Avoid implicit feedback on Pioneer devices by Takashi Iwai · 4 years, 2 months ago
- 3784d44 ALSA: usb-audio: Set sample rate for all sharing EPs on UAC1 by Takashi Iwai · 4 years, 2 months ago
- 87cb9af ALSA: usb-audio: Fix UAC1 rate setup for secondary endpoints by Takashi Iwai · 4 years, 2 months ago
- bd9dcef x86/xen: fix 'nopvspin' build error by Randy Dunlap · 4 years, 2 months ago
- 19c329f Linux 5.11-rc4 by Linus Torvalds · 4 years, 2 months ago
- e2da7836 Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 2 months ago
- a1339d6 Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
- a527a2b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
- feb889f mm: don't put pinned pages into the swap cache by Linus Torvalds · 4 years, 2 months ago
- fff7b5e x86/hyperv: Initialize clockevents after LAPIC is initialized by Dexuan Cui · 4 years, 2 months ago
- 32c2bc8f ia64: fix build failure caused by memory model changes by Mike Rapoport · 4 years, 3 months ago
- 66c5560 skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too by Alexander Lobakin · 4 years, 2 months ago
- 0da0a8a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
- d36a1dd dump_common_audit_data(): fix racy accesses to ->d_name by Al Viro · 4 years, 2 months ago
- 54c6247d Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- 11c0239 Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- acda701 Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 2 months ago
- 9348b73 mm: don't play games with pinned pages in clear_page_refs by Linus Torvalds · 4 years, 2 months ago
- 29a951d mm: fix clear_refs_write locking by Linus Torvalds · 4 years, 2 months ago
- e557793 RISC-V: Fix maximum allowed phsyical memory for RV32 by Atish Patra · 4 years, 2 months ago
- abb8e86 RISC-V: Set current memblock limit by Atish Patra · 4 years, 2 months ago
- 797f037 RISC-V: Do not allocate memblock while iterating reserved memblocks by Atish Patra · 4 years, 2 months ago
- a959a97 iov_iter: fix the uaccess area in copy_compat_iovec_from_user by Christoph Hellwig · 4 years, 2 months ago
- bcd0cf1 net_sched: avoid shift-out-of-bounds in tcindex_set_parms() by Eric Dumazet · 4 years, 2 months ago
- dd5e073 net_sched: gen_estimator: support large ewma log by Eric Dumazet · 4 years, 2 months ago
- e4bedf4 net_sched: reject silly cell_log in qdisc_get_rtab() by Eric Dumazet · 4 years, 2 months ago