aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-28iwlwifi: mvm: don't send SAR GEO command for 3160 devicesiwlwifi-sent-for-review-2022-01-28-part2pendingLuca Coelho3-7/+9
2022-01-28iwlwifi: remove deprecated broadcast filtering featureLuca Coelho8-565/+0
2022-01-28iwlwifi: mei: report RFKILL upon register when needediwlwifi-sent-for-review-2022-01-28Emmanuel Grumbach1-2/+8
2022-01-28iwlwifi: mvm: don't feed the hardware RFKILL into iwlmeiEmmanuel Grumbach1-1/+1
2022-01-28iwlwifi: mei: retry mapping the shared areaEmmanuel Grumbach1-9/+26
2022-01-28iwlwifi: mei: fix the pskb_may_pull check in ipv4Emmanuel Grumbach1-2/+1
2022-01-28iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-01-28iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-01-28iwlwifi: fix iwl_legacy_rate_to_fw_idxMiri Korenblit2-16/+18
2022-01-28iwlwifi: mvm: fix condition which checks the version of rate_n_flagsMiri Korenblit1-1/+1
2022-01-27net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju1-0/+2
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski11-24/+249
2022-01-27net: amd-xgbe: Fix skb data length underflowShyam Sundar S K1-1/+11
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds94-397/+811
2022-01-27net: bridge: vlan: fix memory leak in __allowed_ingressTim Yi1-3/+3
2022-01-27netfilter: nf_tables: remove assignment with no effect in chain blob builderPablo Neira Ayuso1-1/+0
2022-01-27net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong3-3/+3
2022-01-27ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet1-1/+1
2022-01-27Merge branch 'ipv4-less-uses-of-shared-ip-generator'Jakub Kicinski2-13/+19
2022-01-27ipv4: avoid using shared IP generator for connected socketsEric Dumazet1-11/+10
2022-01-27ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet1-2/+9
2022-01-27drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause4-21/+21
2022-01-27ipv4: raw: lock the socket in raw_bind()Eric Dumazet1-1/+4
2022-01-27MAINTAINERS: add missing IPv4/IPv6 header pathsJakub Kicinski1-0/+4
2022-01-27MAINTAINERS: add more files to eth PHYJakub Kicinski1-0/+2
2022-01-27net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang1-1/+1
2022-01-27net: bridge: vlan: fix single net device option dumpingNikolay Aleksandrov1-1/+2
2022-01-27Merge branch 'stmmac-ptp-fix'David S. Miller2-14/+12
2022-01-27net: stmmac: skip only stmmac_ptp_register when resume from suspendMohammad Athari Bin Ismail1-11/+9
2022-01-27net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail2-3/+3
2022-01-27Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault2-7/+22
2022-01-27Merge tag 'rpmsg-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-18/+4
2022-01-27Merge tag 'rproc-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+5
2022-01-26Merge branch 'pid-introduce-helper-task_is_in_root_ns'Jakub Kicinski2-1/+6
2022-01-26connector/cn_proc: Use task_is_in_init_pid_ns()Leo Yan1-1/+1
2022-01-26pid: Introduce helper task_is_in_init_pid_ns()Leo Yan1-0/+5
2022-01-26gve: Fix GFP flags when allocing pagesCatherine Sullivan4-6/+7
2022-01-27selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal1-1/+71
2022-01-27netfilter: nft_byteorder: track register operationsPablo Neira Ayuso1-0/+12
2022-01-27netfilter: nft_reject_bridge: Fix for missing reply from preroutingPhil Sutter1-4/+4
2022-01-27selftests: netfilter: check stateless nat udp checksum fixupFlorian Westphal1-0/+152
2022-01-27selftests: netfilter: reduce zone stress test running timeFlorian Westphal1-6/+6
2022-01-27netfilter: nft_ct: fix use after free when attaching zone templateFlorian Westphal1-1/+4
2022-01-27netfilter: Remove flowtable relicsGeert Uytterhoeven4-11/+0
2022-01-26Merge branch 'lan966x-fixes'David S. Miller2-8/+9
2022-01-26net: lan966x: Fix sleep in atomic context when updating MAC tableHoratiu Vultur1-5/+6
2022-01-26net: lan966x: Fix sleep in atomic context when injecting framesHoratiu Vultur1-3/+3
2022-01-26Merge branch 'dev_addr-const-fixes'David S. Miller6-26/+33
2022-01-26ethernet: seeq/ether3: don't write directly to netdev->dev_addrJakub Kicinski1-1/+3
2022-01-26ethernet: 8390/etherh: don't write directly to netdev->dev_addrJakub Kicinski1-2/+4
2022-01-26ethernet: i825xx: don't write directly to netdev->dev_addrJakub Kicinski1-1/+3
2022-01-26ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addrJakub Kicinski1-3/+1
2022-01-26ethernet: tundra: don't write directly to netdev->dev_addrJakub Kicinski1-17/+18
2022-01-26ethernet: 3com/typhoon: don't write directly to netdev->dev_addrJakub Kicinski1-2/+4
2022-01-25sch_htb: Fail on unsupported parameters when offload is requestedMaxim Mikityanskiy1-0/+20
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds30-207/+474
2022-01-25drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin9-4/+161
2022-01-25amd: declance: use eth_hw_addr_set()Thomas Bogendoerfer1-1/+3
2022-01-25Merge tag 'for-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+75
2022-01-25net: hns3: handle empty unknown interrupt for VFYufeng Mo1-2/+1
2022-01-25net: fec_mpc52xx: don't discard const from netdev->dev_addrJakub Kicinski1-5/+7
2022-01-25net: cpsw: Properly initialise struct page_pool_paramsToke Høiland-Jørgensen1-1/+1
2022-01-25yam: fix a memory leak in yam_siocdevprivate()Hangyu Hua1-3/+1
2022-01-25net: stmmac: reduce unnecessary wakeups from eee sw timerJisheng Zhang1-6/+7
2022-01-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-2/+14
2022-01-24Merge tag 'linux-can-fixes-for-5.17-20220124' of git://git.kernel.org/pub/scm...Jakub Kicinski6-3/+11
2022-01-24can: flexcan: mark RX via mailboxes as supported on MCF5441XMarc Kleine-Budde2-1/+2
2022-01-24can: tcan4x5x: regmap: fix max register valueMarc Kleine-Budde1-1/+1
2022-01-24can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng...Marc Kleine-Budde1-0/+6
2022-01-24dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO configMarc Kleine-Budde1-1/+1
2022-01-24mailmap: update email address of Brian SilvermanMarc Kleine-Budde1-0/+1
2022-01-24btrfs: update writeback index when starting defragFilipe Manana1-0/+9
2022-01-24btrfs: add back missing dirty page rate limiting to defragFilipe Manana1-0/+5
2022-01-24btrfs: fix deadlock when reserving space during defragFilipe Manana1-1/+30
2022-01-24net: stmmac: remove unused members in struct stmmac_privJisheng Zhang1-2/+0
2022-01-24net: atlantic: Use the bitmap API instead of hand-writing itChristophe JAILLET1-4/+2
2022-01-24ping: fix the sk_bound_dev_if match in ping_lookupXin Long1-1/+2
2022-01-24net/smc: Transitional solution for clcsock race issueWen Gu1-12/+51
2022-01-24ibmvnic: remove unused ->wait_capabilitySukadev Bhattiprolu2-25/+14
2022-01-24ibmvnic: don't spin in taskletSukadev Bhattiprolu1-6/+0
2022-01-24ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu1-35/+71
2022-01-24ibmvnic: Allow extra failures before disablingSukadev Bhattiprolu1-4/+17
2022-01-24ipv4: fix ip option filtering for locally generated fragmentsJakub Kicinski1-3/+12
2022-01-24net-procfs: show net devices bound packet typesJianguo Wu1-3/+32
2022-01-24bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu2-5/+1
2022-01-24net: sfp: ignore disabled SFP nodeMarek Behún1-0/+5
2022-01-23Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds16-87/+131
2022-01-23Merge tag 'irq_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+2
2022-01-23Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-103/+125
2022-01-23Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds12-189/+501
2022-01-23Linux 5.17-rc1Linus Torvalds1-2/+2
2022-01-23Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds51-149/+354
2022-01-23Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2-3/+10
2022-01-23ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)2-3/+10
2022-01-23Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+3
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds73-438/+635
2022-01-22perf tools: Remove redundant err variableMinghao Chi1-4/+1
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry2-9/+82
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry2-0/+48
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry4-4/+41
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez1-8/+17
2022-01-22perf cpumap: Remove duplicate include in cpumap.hLv Ruyi1-1/+0
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers31-87/+99
2022-01-22perf python: Fix cpu_map__item() buildingIan Rogers1-3/+3
2022-01-22perf script: Fix printing 'phys_addr' failure issueYao Jin1-1/+1
2022-01-23certs: Fix build error when CONFIG_MODULE_SIG_KEY is emptyMasahiro Yamada1-1/+1
2022-01-23certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URIMasahiro Yamada1-1/+1
2022-01-23Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"Masahiro Yamada1-1/+1
2022-01-22usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin1-1/+0
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds172-2820/+1766
2022-01-22Merge tag '5.17-rc-part2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds25-626/+573
2022-01-22Merge tag 'xfs-5.17-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-36/+4
2022-01-22Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-51/+113
2022-01-22Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds3-6/+25
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds22-280/+386
2022-01-22Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-01-22Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-0/+4
2022-01-22Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+16
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds38-482/+362
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds36-632/+1425
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-4/+19
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds43-425/+1006
2022-01-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-4/+4
2022-01-22Merge tag 'docs-5.17-2' of git://git.lwn.net/linuxLinus Torvalds3-5/+5
2022-01-22mm: hide the FRONTSWAP Kconfig symbolChristoph Hellwig1-15/+3
2022-01-22frontswap: remove support for multiple opsChristoph Hellwig3-42/+19
2022-01-22mm: mark swap_lock and swap_active_head staticChristoph Hellwig2-4/+2
2022-01-22frontswap: simplify frontswap_register_opsChristoph Hellwig1-41/+0
2022-01-22frontswap: remove frontswap_testChristoph Hellwig2-12/+1
2022-01-22mm: simplify try_to_unuseChristoph Hellwig5-97/+30
2022-01-22frontswap: remove the frontswap exportsChristoph Hellwig1-6/+0
2022-01-22frontswap: simplify frontswap_initChristoph Hellwig3-11/+4
2022-01-22frontswap: remove frontswap_curr_pagesChristoph Hellwig2-29/+0
2022-01-22frontswap: remove frontswap_shrinkChristoph Hellwig3-97/+0
2022-01-22frontswap: remove frontswap_tmem_exclusive_getsChristoph Hellwig2-24/+1
2022-01-22frontswap: remove frontswap_writethroughChristoph Hellwig3-29/+1
2022-01-22mm: remove cleancacheChristoph Hellwig37-873/+4
2022-01-22lib/stackdepot: always do filter_irq_stacks() in stack_depot_save()Marco Elver2-1/+13
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka11-18/+76
2022-01-22proc: remove PDE_DATA() completelyMuchun Song50-180/+178
2022-01-22fs: proc: store PDE()->data into inode->i_privateMuchun Song4-12/+13
2022-01-22zsmalloc: replace get_cpu_var with local_lockMike Galbraith1-3/+8
2022-01-22zsmalloc: replace per zpage lock with pool->migrate_lockMinchan Kim1-109/+96
2022-01-22locking/rwlocks: introduce write_lock_nestedMinchan Kim6-0/+47
2022-01-22zsmalloc: remove zspage isolation for migrationMinchan Kim1-149/+8
2022-01-22zsmalloc: move huge compressed obj from page to zspageMinchan Kim1-24/+26
2022-01-22zsmalloc: introduce obj_allocatedMinchan Kim1-17/+16
2022-01-22zsmalloc: decouple class actions from zspage worksMinchan Kim1-10/+13
2022-01-22zsmalloc: rename zs_stat_type to class_stat_typeMinchan Kim1-12/+12
2022-01-22zsmalloc: introduce some helper functionsMinchan Kim1-31/+23
2022-01-22sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_mi...Baokun Li1-3/+4
2022-01-22kernel/sysctl.c: remove unused variable ten_thousandColin Ian King1-3/+0
2022-01-22kprobe: move sysctl_kprobes_optimization to kprobes.cXiaoming Ni3-22/+26
2022-01-22fs/coredump: move coredump sysctls into its own fileXiaoming Ni4-66/+67
2022-01-22printk: fix build warning when CONFIG_PRINTK=nXiaoming Ni3-5/+4
2022-01-22kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()Luis Chamberlain5-6/+6
2022-01-22fs: move namespace sysctls and declare fs base directoryLuis Chamberlain5-23/+30
2022-01-22sysctl: add and use base directory declarer and registration helperLuis Chamberlain3-31/+43
2022-01-22fs: move pipe sysctls to is own fileLuis Chamberlain4-62/+73
2022-01-22fs: move fs/exec.c sysctls into its own fileLuis Chamberlain2-66/+90
2022-01-22fs: move namei sysctls to its own fileLuis Chamberlain3-41/+54
2022-01-22fs: move locking sysctls where they are usedLuis Chamberlain3-26/+32
2022-01-22fs: move shared sysctls to fs/sysctls.cLuis Chamberlain3-18/+39
2022-01-22sysctl: move maxolduid as a sysctl specific constLuis Chamberlain3-9/+8
2022-01-22fs: move dcache sysctls to its own fileLuis Chamberlain4-25/+31
2022-01-22fs: move fs stat sysctls to file_table.cLuis Chamberlain3-36/+39
2022-01-22fs: move inode sysctls to its own fileLuis Chamberlain3-24/+32
2022-01-22sysctl: share unsigned long const valuesLuis Chamberlain3-6/+12
2022-01-22stackleak: move stack_erasing sysctl to stackleak.cXiaoming Ni3-21/+24
2022-01-22scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni3-17/+34
2022-01-22printk: move printk sysctl to printk/sysctl.cXiaoming Ni5-69/+96
2022-01-22fs: move binfmt_misc sysctl to its own fileLuis Chamberlain2-8/+5
2022-01-22sysctl: add helper to register a sysctl mount pointLuis Chamberlain2-0/+21
2022-01-22random: move the random sysctl declarations to its own fileXiaoming Ni3-8/+12
2022-01-22firmware_loader: move firmware sysctl to its own filesXiaoming Ni5-11/+40
2022-01-22eventpoll: simplify sysctl declaration with register_sysctl()Xiaoming Ni4-11/+9
2022-01-22cdrom: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-22/+1
2022-01-22inotify: simplify subdirectory registration with register_sysctl()Xiaoming Ni5-28/+19
2022-01-22test_sysctl: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-21/+1
2022-01-22ocfs2: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-24/+1
2022-01-22macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-23/+1
2022-01-22i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-21/+1
2022-01-22hpet: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-21/+1
2022-01-22dnotify: move dnotify sysctl to dnotify.cXiaoming Ni3-12/+20
2022-01-22aio: move aio sysctl to aio.cXiaoming Ni3-23/+29
2022-01-22sysctl: use SYSCTL_ZERO to replace some static int zero usesXiaoming Ni1-7/+7
2022-01-22sysctl: use const for typically used max/min proc sysctlsXiaoming Ni1-27/+26
2022-01-22sysctl: make ngroups_max constStephen Kitt1-2/+2
2022-01-22watchdog: move watchdog sysctl interface to watchdog.cXiaoming Ni2-96/+101
2022-01-22hung_task: move hung_task sysctl interface to hung_task.cXiaoming Ni3-77/+79
2022-01-22sysctl: move some boundary constants from sysctl.c to sysctl_valsXiaoming Ni3-30/+30
2022-01-22sysctl: add a new register_sysctl_init() interfaceXiaoming Ni2-0/+36
2022-01-22mm/migrate.c: rework migration_entry_wait() to not take a pagerefAlistair Popple3-34/+97
2022-01-21selftests: net: ioam: expect support for Queue depth dataJustin Iurman1-4/+1
2022-01-21mptcp: Use struct_group() to avoid cross-field memset()Kees Cook1-3/+3
2022-01-22rxrpc: Adjust retransmission backoffDavid Howells2-6/+4
2022-01-21parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin1-1/+3
2022-01-21netfs: Make ops->init_rreq() optionalJeffle Xu2-6/+2
2022-01-21fscache: Add a comment explaining how page-release optimisation worksDavid Howells1-0/+5
2022-01-21cachefiles: Check that the backing filesystem supports tmpfilesDavid Howells1-0/+2