summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-09ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li1-1/+24
2023-06-09mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()Lee Jones1-0/+7
2023-06-09net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson1-1/+1
2023-06-09udp6: Fix race condition in udp6_sendmsg & connectVladislav Efanov1-1/+1
2023-06-09tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss setCambda Zhu1-1/+2
2023-06-09af_packet: do not use READ_ONCE() in packet_bind()Eric Dumazet1-3/+5
2023-06-09af_packet: Fix data-races of pkt_sk(sk)->num.Kuniyuki Iwashima2-3/+3
2023-06-09netrom: fix info-leak in nr_write_internal()Eric Dumazet1-3/+4
2023-06-09dmaengine: pl330: rename _start to prevent build errorRandy Dunlap1-4/+4
2023-06-09bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()Ruihan Li1-0/+28
2023-06-09ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski1-1/+2
2023-06-09power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...Hans de Goede1-2/+2
2023-05-30Linux 4.14.316v4.14.316Greg Kroah-Hartman1-1/+1
2023-05-303c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET1-1/+10
2023-05-30forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET1-0/+1
2023-05-30x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy1-2/+5
2023-05-30xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter1-5/+4
2023-05-30power: supply: sbs-charger: Fix INHIBITED bit for Status regDaisuke Nojiri1-1/+1
2023-05-30power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede2-13/+10
2023-05-30power: supply: bq27xxx: Fix I2C IRQ race on removeHans de Goede1-1/+2
2023-05-30power: supply: bq27xxx: Fix bq27xxx_battery_update() race conditionHans de Goede1-8/+13
2023-05-30power: supply: leds: Fix blink to LED on transitionHans de Goede1-2/+3
2023-05-30ipv6: Fix out-of-bounds access in ipv6_find_tlv()Gavrilov Ilia1-0/+2
2023-05-30net: fix skb leak in __skb_tstamp_tx()Pratyush Yadav1-1/+3
2023-05-30media: radio-shark: Add endpoint checksAlan Stern2-0/+20
2023-05-30USB: sisusbvga: Add endpoint checksAlan Stern1-0/+14
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern2-0/+81
2023-05-30selftests/memfd: Fix unknown type name build failureHardik Garg1-0/+1
2023-05-30x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen2-0/+30
2023-05-30netfilter: nf_tables: fix register orderingFlorian Westphal1-4/+11
2023-05-30netfilter: nf_tables: do not allow SET_ID to refer to another tablePablo Neira Ayuso2-2/+7
2023-05-30netfilter: nf_tables: do not allow RULE_ID to refer to another chainPablo Neira Ayuso1-1/+3
2023-05-30netfilter: nft_dynset: do not reject set updates with NFT_SET_EVALPablo Neira Ayuso2-4/+2
2023-05-30netfilter: nf_tables: stricter validation of element dataPablo Neira Ayuso1-1/+8
2023-05-30netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso2-10/+29
2023-05-30netfilter: nf_tables: add nft_setelem_parse_key()Pablo Neira Ayuso1-36/+42
2023-05-30netfilter: nf_tables: validate registers coming from userspace.Pablo Neira Ayuso1-14/+17
2023-05-30netfilter: nftables: statify nft_parse_register()Pablo Neira Ayuso2-3/+1
2023-05-30netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso18-72/+85
2023-05-30netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso26-119/+124
2023-05-30parisc: Allow to reboot machine after system haltHelge Deller1-3/+8
2023-05-30m68k: Move signal frame following exception on 68020/030Finn Thain1-4/+10
2023-05-30spi: fsl-cpm: Use 16 bit mode for large transfers with even sizeChristophe Leroy2-0/+26
2023-05-30spi: fsl-spi: Re-organise transfer bits_per_word adaptationChristophe Leroy1-27/+23
2023-05-30spi: spi-fsl-spi: automatically adapt bits-per-word in cpu modeRasmus Villemoes1-0/+16
2023-05-30netfilter: nf_tables: bogus EBUSY in helper removal from transactionPablo Neira Ayuso1-3/+16
2023-05-30nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()Ryusuke Konishi1-0/+18
2023-05-30ceph: force updating the msg pointer in non-split caseXiubo Li1-0/+13
2023-05-30serial: Add support for Advantech PCI-1611U cardVitaliy Tomin1-0/+5
2023-05-30statfs: enforce statfs[64] structure initializationIlya Leoshkevich1-2/+2