summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.316v4.14.316Greg Kroah-Hartman2023-05-301-1/+1
* 3c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET2023-05-301-1/+10
* forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET2023-05-301-0/+1
* x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy2023-05-301-2/+5
* xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter2023-05-301-5/+4
* power: supply: sbs-charger: Fix INHIBITED bit for Status regDaisuke Nojiri2023-05-301-1/+1
* power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede2023-05-302-13/+10
* power: supply: bq27xxx: Fix I2C IRQ race on removeHans de Goede2023-05-301-1/+2
* power: supply: bq27xxx: Fix bq27xxx_battery_update() race conditionHans de Goede2023-05-301-8/+13
* power: supply: leds: Fix blink to LED on transitionHans de Goede2023-05-301-2/+3
* ipv6: Fix out-of-bounds access in ipv6_find_tlv()Gavrilov Ilia2023-05-301-0/+2
* net: fix skb leak in __skb_tstamp_tx()Pratyush Yadav2023-05-301-1/+3
* media: radio-shark: Add endpoint checksAlan Stern2023-05-302-0/+20
* USB: sisusbvga: Add endpoint checksAlan Stern2023-05-301-0/+14
* USB: core: Add routines for endpoint checks in old driversAlan Stern2023-05-302-0/+81
* selftests/memfd: Fix unknown type name build failureHardik Garg2023-05-301-0/+1
* x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen2023-05-302-0/+30
* netfilter: nf_tables: fix register orderingFlorian Westphal2023-05-301-4/+11
* netfilter: nf_tables: do not allow SET_ID to refer to another tablePablo Neira Ayuso2023-05-302-2/+7
* netfilter: nf_tables: do not allow RULE_ID to refer to another chainPablo Neira Ayuso2023-05-301-1/+3
* netfilter: nft_dynset: do not reject set updates with NFT_SET_EVALPablo Neira Ayuso2023-05-302-4/+2
* netfilter: nf_tables: stricter validation of element dataPablo Neira Ayuso2023-05-301-1/+8
* netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso2023-05-302-10/+29
* netfilter: nf_tables: add nft_setelem_parse_key()Pablo Neira Ayuso2023-05-301-36/+42
* netfilter: nf_tables: validate registers coming from userspace.Pablo Neira Ayuso2023-05-301-14/+17
* netfilter: nftables: statify nft_parse_register()Pablo Neira Ayuso2023-05-302-3/+1
* netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso2023-05-3018-72/+85
* netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso2023-05-3026-119/+124
* parisc: Allow to reboot machine after system haltHelge Deller2023-05-301-3/+8
* m68k: Move signal frame following exception on 68020/030Finn Thain2023-05-301-4/+10
* spi: fsl-cpm: Use 16 bit mode for large transfers with even sizeChristophe Leroy2023-05-302-0/+26
* spi: fsl-spi: Re-organise transfer bits_per_word adaptationChristophe Leroy2023-05-301-27/+23
* spi: spi-fsl-spi: automatically adapt bits-per-word in cpu modeRasmus Villemoes2023-05-301-0/+16
* netfilter: nf_tables: bogus EBUSY in helper removal from transactionPablo Neira Ayuso2023-05-301-3/+16
* nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()Ryusuke Konishi2023-05-301-0/+18
* ceph: force updating the msg pointer in non-split caseXiubo Li2023-05-301-0/+13
* serial: Add support for Advantech PCI-1611U cardVitaliy Tomin2023-05-301-0/+5
* statfs: enforce statfs[64] structure initializationIlya Leoshkevich2023-05-301-2/+2
* ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch tableNikhil Mahale2023-05-301-0/+5
* ALSA: hda: Fix Oops by 9.1 surround channel namesTakashi Iwai2023-05-301-3/+4
* usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon2023-05-301-7/+21
* vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()Eric Dumazet2023-05-301-2/+2
* igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov2023-05-301-2/+2
* cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET2023-05-301-0/+2
* net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()Dong Chenchen2023-05-301-5/+3
* media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou2023-05-301-1/+1
* vsock: avoid to close connected socket after the timeoutZhuang Shengen2023-05-301-1/+1
* net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König2023-05-301-3/+10
* af_key: Reject optional tunnel/BEET mode templates in outbound policiesTobias Brunner2023-05-301-4/+8
* cpupower: Make TSC read per CPU for Mperf monitorWyes Karny2023-05-301-17/+14