summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-05-21Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov
2020-05-21iommu/vt-d: Fix debugfs register readsMegha Dey
2020-05-21iommu/vt-d: Silence RCU-list debugging warningsQian Cai
2020-05-21tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet
2020-05-21tcp: annotate sk->sk_sndbuf lockless readsEric Dumazet
2020-05-21tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet
2020-05-21tcp: annotate tp->snd_nxt lockless readsEric Dumazet
2020-05-21tcp: annotate tp->write_seq lockless readsEric Dumazet
2020-05-21tcp: add rcu protection around tp->fastopen_rskEric Dumazet
2020-05-21net: silence KCSAN warnings about sk->sk_backlog.len readsEric Dumazet
2020-05-21mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson
2020-05-21futex: Fix inode life-time issuePeter Zijlstra
2020-05-21page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai
2020-05-21iommu/vt-d: Fix RCU list debugging warningsAmol Grover
2020-05-21cgroup: Iterate tasks that did not finish do_exit()Michal Koutný
2020-05-21net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-05-21fib: add missing attribute validation for tun_idJakub Kicinski
2020-05-21inet_diag: return classid for all socket typesDmitry Yakunin
2020-05-21rcu: Add support for consolidated-RCU reader checkingJoel Fernandes (Google)
2020-05-21rcu: Fix irritating whitespace error in rcu_assign_pointer()Paul E. McKenney
2020-05-21treewide: Rename rcu_dereference_raw_notrace() to _check()Joel Fernandes (Google)
2020-05-21signal: Extend exec_id to 64bitsEric W. Biederman
2020-05-15bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig
2020-05-15bdi: move bdi_dev_name out of lineChristoph Hellwig
2020-05-15blktrace: Protect q->blk_trace with RCUJan Kara
2020-05-15usb: charger: assign specific number for enum valuePeter Chen
2020-05-15netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik
2020-05-15HID: core: increase HID report buffer size to 8KiBJohan Korsnes
2020-05-15ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg
2020-05-15timers/nohz: Update NOHZ load in remote tickPeter Zijlstra (Intel)
2020-05-15timers/nohz: fix implicit dependency on "struct rq"Paul Gortmaker
2020-05-15net: sched: correct flower port blockingJason Baron
2020-05-15ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha
2020-05-15ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai
2020-05-15iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel
2020-05-15genirq/irqdomain: Make sure all irq domain flags are distinctZenghui Yu
2020-05-15serdev: ttyport: restore client ops on deregistrationJohan Hovold
2020-05-15regulator: core: Expose some of core functions needed by couplersDmitry Osipenko
2020-05-15regulator: core: Introduce API for regulators coupling customizationDmitry Osipenko
2020-05-15rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney
2020-05-15dmaengine: Store module owner in dma_device structLogan Gunthorpe
2020-05-15PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart
2020-05-15media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device ...Nathan Chancellor
2020-05-15raid6/test: fix a compilation errorZhengyuan Liu
2020-05-15IB/core: Let IB core distribute cache update eventsParav Pandit
2020-05-15rcu: Fix data-race due to atomic_t copy-by-valueMarco Elver
2020-05-04crypto: api - Do not zap spawn->algHerbert Xu
2020-05-04gpio: add gpiod_toggle_active_low()Michał Mirosław
2020-05-04RDMA/uverbs: Verify MR access flagsMichael Guralnik
2020-05-04x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner