aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+4
2022-01-07Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-1/+90
2022-01-07iavf: remove an unneeded variableJason Wang1-3/+1
2022-01-07i40e: remove variables set but not usedYang Li1-5/+0
2022-01-07i40e: Remove non-inclusive languageMateusz Palczewski2-3/+3
2022-01-07i40e: Update FW API versionMateusz Palczewski1-2/+2
2022-01-07i40e: Minimize amount of busy-waiting during AQ sendJedrzej Jagielski3-14/+35
2022-01-07KVM: x86: Check for rmaps allocationNikunj A Dadhania1-0/+3
2022-01-07i40e: Add ensurance of MacVlan resources for every trusted VFKaren Sornek1-5/+29
2022-01-07KVM: SEV: Mark nested locking of kvm->lockWanpeng Li1-1/+1
2022-01-07x86/sgx: Fix NULL pointer dereference on non-SGX systemsDave Hansen1-18/+47
2022-01-07sch_cake: revise Diffserv docsKevin Bracey1-20/+20
2022-01-07scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab1-0/+3
2022-01-07docs: discourage use of list tablesJonathan Corbet1-6/+5
2022-01-07docs: 5.Posting.rst: describe Fixes: and Link: tagsThorsten Leemhuis1-7/+22
2022-01-07Documentation: kgdb: Replace deprecated remotebaudChristian Löhle1-1/+1
2022-01-07docs: automarkup.py: Fix invalid HTML link output and broken URI fragmentsJames Clark1-7/+18
2022-01-07netrom: fix api breakage in nr_setsockopt()Dan Carpenter1-6/+6
2022-01-07ax25: uninitialized variable in ax25_setsockopt()Dan Carpenter1-5/+5
2022-01-07Merge branch 'octeontx2-ptp-bugs'David S. Miller2-1/+6
2022-01-07octeontx2-nicvf: Free VF PTP resources.Rakesh Babu Saladi1-1/+4
2022-01-07octeontx2-af: Increment ptp refcount before useSubbaraya Sundeep1-0/+2
2022-01-07Merge branch 'mptcp-fixes'David S. Miller2-4/+10
2022-01-07mptcp: Check reclaim amount before reducing allocationMat Martineau1-1/+3
2022-01-07mptcp: fix a DSS option writing errorGeliang Tang1-0/+1
2022-01-07mptcp: fix opt size when sending DSS + MP_FAILMatthieu Baerts1-3/+6
2022-01-07Merge branch 'mptcp-next'David S. Miller12-325/+683
2022-01-07mptcp: avoid atomic bit manipulation when possiblePaolo Abeni3-31/+38
2022-01-07mptcp: cleanup MPJ subflow list handlingPaolo Abeni5-104/+60
2022-01-07selftests: mptcp: add tests for subflow creation failurePaolo Abeni2-1/+78
2022-01-07mptcp: do not block subflows creation on errorsPaolo Abeni4-31/+71
2022-01-07mptcp: keep track of local endpoint still available for each mskPaolo Abeni5-55/+91
2022-01-07mptcp: clean-up MPJ option writingPaolo Abeni1-21/+23
2022-01-07mptcp: fix per socket endpoint accountingPaolo Abeni1-6/+12
2022-01-07selftests: mptcp: add disconnect testsPaolo Abeni2-27/+160
2022-01-07mptcp: implement support for user-space disconnectPaolo Abeni1-4/+13
2022-01-07mptcp: cleanup accept and pollPaolo Abeni3-20/+7
2022-01-07mptcp: full disconnect implementationPaolo Abeni4-28/+98
2022-01-07mptcp: implement fastclose xmit pathPaolo Abeni2-12/+46
2022-01-07mptcp: keep snd_una updated for fallback socketPaolo Abeni1-0/+1
2022-01-07Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller19-236/+675
2022-01-07Merge tag 'mlx5-fixes-2022-01-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller10-65/+165
2022-01-07s390/pci: simplify __pciwb_mio() inline asmNiklas Schnelle1-4/+1
2022-01-07Merge branch 'for-5.17/struct-slab' into for-linusVlastimil Babka27-1062/+1264
2022-01-07Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt()Dan Carpenter1-2/+3
2022-01-07Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt()Dan Carpenter1-6/+8
2022-01-07Bluetooth: btqca: sequential validationSai Teja Aluvala2-0/+49
2022-01-07Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0Aaron Ma1-0/+3
2022-01-07Bluetooth: btintel: Fix broken LED quirk for legacy ROM devicesTedd Ho-Jeong An3-13/+22
2022-01-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski13-180/+263
2022-01-06Merge branch 'mlxsw-add-spectrum-4-support'Jakub Kicinski11-62/+468
2022-01-06mlxsw: spectrum: Extend to support Spectrum-4 ASICAmit Cohen4-1/+98
2022-01-06mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculationAmit Cohen2-16/+252
2022-01-06mlxsw: Add operations structure for bloom filter calculationAmit Cohen4-2/+18
2022-01-06mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for futu...Amit Cohen1-25/+25
2022-01-06mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flex...Amit Cohen1-11/+25
2022-01-06mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aes...Amit Cohen1-8/+8
2022-01-06mlxsw: Introduce flex key elements for Spectrum-4Amit Cohen2-0/+43
2022-01-06mlxsw: Rename virtual router flex key elementAmit Cohen4-12/+12
2022-01-06Merge branch 'dpaa2-eth-small-cleanup'Jakub Kicinski2-5/+24
2022-01-06dpaa2-switch: check if the port priv is validIoana Ciornei1-3/+6
2022-01-06dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not...Ioana Ciornei1-1/+14
2022-01-06dpaa2-mac: bail if the dpmacs fwnode is not foundRobert-Ionut Alexa1-1/+4
2022-01-07crypto: af_alg - rewrite NULL pointer checkJiasheng Jiang1-2/+5
2022-01-07lib/mpi: Add the return value check of kcalloc()Zizhuang Deng1-0/+2
2022-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski5-10/+25
2022-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-25/+28
2022-01-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski36-368/+1214
2022-01-06Merge branch 'net: bpf: handle return value of post_bind{4,6} and add selftes...Alexei Starovoitov10-148/+233
2022-01-06bpf: selftests: Add bind retry for post_bind{4, 6}Menglong Dong1-20/+130
2022-01-06bpf: selftests: Use C99 initializers in test_sock.cMenglong Dong1-128/+92
2022-01-06net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()Menglong Dong9-0/+11
2022-01-06Revert "net/mlx5: Add retry mechanism to the command entry index allocation"Moshe Shemesh1-20/+1
2022-01-06net/mlx5: Set command entry semaphore up once got index freeMoshe Shemesh1-9/+6
2022-01-06net/mlx5e: Sync VXLAN udp ports during uplink representor profile changeMaor Dickman1-0/+3
2022-01-06net/mlx5: Fix access to sf_dev_table on allocation failureShay Drory1-4/+1
2022-01-06net/mlx5e: Fix matching on modified inner ip_ecn bitsPaul Blakey1-4/+116
2022-01-06Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel"Aya Levin1-3/+6
2022-01-06Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels"Aya Levin1-3/+7
2022-01-06net/mlx5e: Don't block routes with nexthop objects in SWMaor Dickman1-4/+2
2022-01-06net/mlx5e: Fix wrong usage of fib_info_nh when routes with nexthop objects ar...Maor Dickman1-0/+2
2022-01-06net/mlx5e: Fix nullptr on deleting mirroring ruleDima Chumak1-13/+15
2022-01-06net/mlx5e: Fix page DMA map/unmap attributesAya Levin2-5/+6
2022-01-06Documentation: devlink: mlx5.rst: Fix htmldoc build warningSaeed Mahameed1-0/+1
2022-01-06net/mlx5e: Add recovery flow in case of error CQEGal Pressman1-9/+11
2022-01-06net/mlx5e: TC, Remove redundant error loggingRoi Dayan1-8/+0
2022-01-06net/mlx5e: Refactor set_pflag_cqe_based_moderSaeed Mahameed1-12/+7
2022-01-06net/mlx5e: Move HW-GRO and CQE compression check to fix features flowGal Pressman1-5/+5
2022-01-06net/mlx5e: Fix feature check per profileAya Levin1-1/+1
2022-01-06net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch managerMaor Dickman1-1/+1
2022-01-06net/mlx5e: Expose FEC counters via ethtoolLama Kayal1-3/+98
2022-01-06net/mlx5: Update log_max_qp value to FW max capabilityMaher Sanalla1-2/+6
2022-01-06net/mlx5: SF, Use all available cpu for setting cpu affinityShay Drory5-34/+201
2022-01-06net/mlx5: Introduce API for bulk request and release of IRQsShay Drory5-47/+135
2022-01-06net/mlx5: Split irq_pool_affinity logic to new fileShay Drory5-97/+157
2022-01-06net/mlx5: Move affinity assignment into irq_requestShay Drory1-13/+9
2022-01-06net/mlx5: Introduce control IRQ request APIShay Drory3-10/+58
2022-01-06net/mlx5: mlx5e_hv_vhca_stats_create return type to voidSaeed Mahameed2-15/+6
2022-01-07random: don't reset crng_init_cnt on urandom_read()Jann Horn1-4/+0
2022-01-07random: avoid superfluous call to RDRAND in CRNG extractionJason A. Donenfeld1-3/+1
2022-01-07random: early initialization of ChaCha constantsDominik Brodowski2-5/+15
2022-01-07random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefsJason A. Donenfeld1-19/+11
2022-01-07random: harmonize "crng init done" messagesDominik Brodowski1-1/+1
2022-01-07random: mix bootloader randomness into poolJason A. Donenfeld1-0/+1
2022-01-07random: do not throw away excess input to crng_fast_loadJason A. Donenfeld1-7/+12
2022-01-07random: do not re-init if crng_reseed completes before primary initJason A. Donenfeld1-1/+1
2022-01-07random: fix crash on multiple early calls to add_bootloader_randomness()Dominik Brodowski1-20/+36
2022-01-07random: do not sign extend bytes for rotation when mixingJason A. Donenfeld1-1/+1
2022-01-07random: use BLAKE2s instead of SHA1 in extractionJason A. Donenfeld1-41/+30
2022-01-07lib/crypto: blake2s: include as built-inJason A. Donenfeld14-174/+189
2022-01-07random: fix data race on crng init timeEric Biggers1-7/+10
2022-01-07random: fix data race on crng_node_poolEric Biggers1-20/+22
2022-01-07irq: remove unused flags argument from __handle_irq_event_percpu()Sebastian Andrzej Siewior3-11/+4
2022-01-07random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior5-6/+6
2022-01-07random: document add_hwgenerator_randomness() with other input functionsMark Brown1-0/+11
2022-01-07MAINTAINERS: add git tree for random.cJason A. Donenfeld1-0/+1
2022-01-06bpf/selftests: Test bpf_d_path on rdonly_mem.Hao Luo2-1/+49
2022-01-06libbpf: Add documentation for bpf_map batch operationsGrant Seltzer2-6/+117
2022-01-06Merge tag 'trace-v5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-3/+14
2022-01-06cgroup/rstat: check updated_next only for rootWei Yang1-24/+23
2022-01-06selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3Andrii Nakryiko1-2/+2
2022-01-06cgroup: rstat: explicitly put loop variant in whileWei Yang1-3/+1
2022-01-06selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo1-0/+97
2022-01-06selftests: cgroup: Test open-time credential usage for migration checksTejun Heo1-0/+68
2022-01-06selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo1-1/+1
2022-01-06cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo2-9/+21
2022-01-06cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo3-31/+65
2022-01-06cgroup: Use open-time credentials for process migraton perm checksTejun Heo2-4/+12
2022-01-07Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh://gitlab.freedesktop.org/agd...Dave Airlie6-1/+90
2022-01-06ice: Use bitmap_free() to free bitmapChristophe JAILLET1-1/+1
2022-01-06ice: Optimize a few bitmap operationsChristophe JAILLET1-3/+3
2022-01-06ice: Slightly simply ice_find_free_recp_res_idxChristophe JAILLET1-2/+0
2022-01-06ice: improve switchdev's slow-pathWojciech Drewek10-170/+220
2022-01-06x86, sched: Fix undefined reference to init_freq_invariance_cppc() build errorHuang Rui1-1/+1
2022-01-06cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-StateHuang Rui1-3/+3
2022-01-06cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc commentYang Li1-0/+2
2022-01-06ice: replay advanced rules after resetVictor Raj2-4/+39
2022-01-06HID: magicmouse: Fix an error handling path in magicmouse_probe()Christophe JAILLET1-0/+1
2022-01-06HID: address kernel-doc warningsLukas Bulwahn1-2/+2
2022-01-06HID: intel-ish-hid: ishtp-fw-loader: Fix a kernel-doc formatting issueYang Li1-1/+2
2022-01-06HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADLYe Xiang1-1/+5
2022-01-06HID: hid-uclogic-params: Invalid parameter check in uclogic_params_frame_init...José Expósito1-1/+3
2022-01-06HID: hid-uclogic-params: Invalid parameter check in uclogic_params_huion_initJosé Expósito1-3/+7
2022-01-06HID: hid-uclogic-params: Invalid parameter check in uclogic_params_get_str_descJosé Expósito1-1/+3
2022-01-06HID: hid-uclogic-params: Invalid parameter check in uclogic_params_initJosé Expósito1-4/+9
2022-01-06Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evtLuiz Augusto von Dentz2-15/+10
2022-01-06Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 and 8,2Aditya Garg1-0/+12
2022-01-06net/smc: Reset conn->lgr when link group registration failsWen Gu3-9/+13
2022-01-06Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probeMiaoqian Lin1-3/+3
2022-01-06Bluetooth: hci_bcm: Check for error irqJiasheng Jiang1-1/+6
2022-01-06fsl/fman: Check for null pointer after calling devm_ioremapJiasheng Jiang1-5/+16
2022-01-06veth: Do not record rx queue hint in veth_xmitDaniel Borkmann1-1/+0
2022-01-06ethernet: ibmveth: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-06rocker: fix a sleeping in atomic bugDan Carpenter1-1/+2
2022-01-06i2c: mpc: Avoid out of bounds memory accessChris Packham1-6/+9
2022-01-06HID: Add new Letsketch tablet driverHans de Goede5-0/+347
2022-01-06HID: apple: Add Magic Keyboard 2021 with fingerprint reader FN key mappingJosé Expósito1-1/+3
2022-01-06HID: apple: Add 2021 magic keyboard FN key mappingBenjamin Berg1-1/+28
2022-01-06HID: magicmouse: set Magic Trackpad 2021 nameJosé Expósito1-3/+9
2022-01-06HID: magicmouse: set device name when it has been personalizedJosé Expósito1-3/+11
2022-01-06HID: apple: Add 2021 Magic Keyboard with number padAlex Henrie2-0/+5
2022-01-06HID: apple: Add 2021 Magic Keyboard with fingerprint readerAlex Henrie3-0/+6
2022-01-06sfc: Use swap() instead of open coding itJiapeng Chong1-10/+4
2022-01-06ethtool: use phydev variableTom Rix1-4/+4
2022-01-06net: macb: use .mac_select_pcs() interfaceRussell King (Oracle)2-15/+14
2022-01-06ppp: ensure minimum packet size in ppp_write()Eric Dumazet1-1/+6
2022-01-06gro: add ability to control gro max packet sizeCoco Li6-1/+41
2022-01-06net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple socketsMiroslav Lichvar3-13/+18
2022-01-06net: dsa: warn about dsa_port and dsa_switch bit fields being non atomicVladimir Oltean1-0/+8
2022-01-06net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commasVladimir Oltean1-58/+56
2022-01-06Merge branch 'dsa-init-cleanups'David S. Miller3-50/+60
2022-01-06net: dsa: setup master before portsVladimir Oltean1-10/+13
2022-01-06net: dsa: first set up shared ports, then non-shared portsVladimir Oltean1-13/+37
2022-01-06net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}Vladimir Oltean2-2/+10
2022-01-06net: dsa: stop updating master MTU from master.cVladimir Oltean1-24/+1
2022-01-06net: dsa: merge rtnl_lock sections in dsa_slave_createVladimir Oltean1-3/+1
2022-01-06net: dsa: reorder PHY initialization with MTU setup in slave.cVladimir Oltean1-7/+7
2022-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller6-13/+82
2022-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller11-8/+96
2022-01-06mm/slob: Remove unnecessary page_mapcount_reset() function callHyeonggon Yoo2-3/+2
2022-01-06bootmem: Use page->index instead of page->freelistMatthew Wilcox (Oracle)4-7/+6
2022-01-06zsmalloc: Stop using slab fields in struct pageMatthew Wilcox (Oracle)1-9/+9
2022-01-06mm/slub: Define struct slab fields for CONFIG_SLUB_CPU_PARTIAL only when enabledVlastimil Babka2-2/+8
2022-01-06mm/slub: Simplify struct slab slabs field definitionVlastimil Babka1-4/+0
2022-01-06mm/sl*b: Differentiate struct slab fields by sl*b implementationsVlastimil Babka2-14/+43
2022-01-06mm/kfence: Convert kfence_guarded_alloc() to struct slabVlastimil Babka2-9/+9
2022-01-06mm/kasan: Convert to struct folio and struct slabMatthew Wilcox (Oracle)9-28/+42
2022-01-06mm/slob: Convert SLOB to use struct slab and struct folioMatthew Wilcox (Oracle)1-24/+27
2022-01-06mm/memcg: Convert slab objcgs from struct page to struct slabVlastimil Babka3-96/+80
2022-01-06mm: Convert struct page to struct slab in functions used by other subsystemsVlastimil Babka11-34/+34
2022-01-06mm/slab: Finish struct page to struct slab conversionVlastimil Babka1-10/+10
2022-01-06mm/slab: Convert most struct page to struct slab by spatchVlastimil Babka1-180/+180
2022-01-06mm/slab: Convert kmem_getpages() and kmem_freepages() to struct slabVlastimil Babka1-25/+28
2022-01-06mm/slub: Finish struct page to struct slab conversionVlastimil Babka2-54/+53
2022-01-06mm/slub: Convert most struct page to struct slab by spatchVlastimil Babka2-439/+439
2022-01-06mm/slub: Convert pfmemalloc_match() to take a struct slabMatthew Wilcox (Oracle)1-19/+6
2022-01-06mm/slub: Convert __free_slab() to use struct slabVlastimil Babka1-14/+13
2022-01-06mm/slub: Convert alloc_slab_page() to return a struct slabVlastimil Babka1-10/+16
2022-01-06mm/slub: Convert print_page_info() to print_slab_info()Matthew Wilcox (Oracle)1-6/+7
2022-01-06mm/slub: Convert __slab_lock() and __slab_unlock() to struct slabVlastimil Babka1-7/+11