]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2023-06-21 Greg Kroah... Linux 4.14.319 v4.14.319
2023-06-21 Christian Loehlemmc: block: ensure error propagation for non-blk
2023-06-21 Michael Ellermanpowerpc: Fix defconfig choice logic when cross compiling
2023-06-21 Leon Romanovskyneighbour: delete neigh_lookup_nodev as not used
2023-06-21 Gaosheng Cuineighbour: Remove unused inline function neigh_key_eq16()
2023-06-21 Alex Mafteiselftests/ptp: Fix timestamp printf format for PTP_SYS_...
2023-06-21 Lin Manet: tipc: resize nlattr array to correct size
2023-06-21 Eric Dumazetnet: lapbether: only support ethernet devices
2023-06-21 Natalia Petrovadrm/nouveau/dp: check for NULL nv_connector->native_mode
2023-06-21 Aleksandr Loktionovigb: fix nvm.ops.read() error handling
2023-06-21 Dan Carpentersctp: fix an error code in sctp_sf_eat_auth()
2023-06-21 Saravanan VajravelIB/isert: Fix incorrect release of isert connection
2023-06-21 Saravanan VajravelIB/isert: Fix possible list corruption in CMA handler
2023-06-21 Saravanan VajravelIB/isert: Fix dead lock in ib_isert
2023-06-21 Guillaume Naultping6: Fix send to link-local addresses with VRF.
2023-06-21 Pablo Neira... netfilter: nfnetlink: skip error delivery on batch...
2023-06-21 Jerry MengUSB: serial: option: add Quectel EM061KGL series
2023-06-21 Stephen HemmingerRemove DECnet support from kernel
2023-06-21 Wes Huangnet: usb: qmi_wwan: add support for Compal RXM-G1
2023-06-21 Ryusuke Konishinilfs2: fix possible out-of-bounds segment allocation...
2023-06-21 Ryusuke Konishinilfs2: fix incomplete buffer cleanup in nilfs_btnode_a...
2023-06-21 Janne Grunaunios2: dts: Fix tse_mac "max-frame-size" property
2023-06-21 Luís Henriquesocfs2: check new file size on fallocate call
2023-06-21 Luís Henriquesocfs2: fix use-after-free when unmounting read-only...
2023-06-21 Ross Lagerwallxen/blkfront: Only check REQ_FUA for writes
2023-06-21 Liviu Dudaumips: Move initrd_start check after initrd address...
2023-06-21 Manuel LaussMIPS: Alchemy: fix dbdma2
2023-06-21 Mario Limonciellopower: supply: Fix logic checking if system is running...
2023-06-21 Osama Muhammadregulator: Fix error checking for debugfs_create_dir
2023-06-21 Marek Vasutpower: supply: Ratelimit no data debug output
2023-06-21 Krzysztof KozlowskiARM: dts: vexpress: add missing cache properties
2023-06-21 Hans de Goedepower: supply: bq27xxx: Use mod_delayed_work() instead...
2023-06-21 Hans de Goedepower: supply: ab8500: Fix external_power_changed race
2023-06-14 Greg Kroah... Linux 4.14.318 v4.14.318
2023-06-14 Greg Kroah... Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE...
2023-06-14 Zixuan Fubtrfs: unset reloc control if transaction commit fails...
2023-06-14 Josef Bacikbtrfs: check return value of btrfs_commit_transaction...
2023-06-14 Theodore Ts'oext4: only check dquot_initialize_needed() when debugging
2023-06-14 Uwe Kleine... i2c: sprd: Delete i2c adapter in .remove's error path
2023-06-14 Luiz Augusto... Bluetooth: Fix use-after-free in hci_remove_ltk/hci_rem...
2023-06-14 Xiubo Liceph: fix use-after-free bug for inodes when flushing...
2023-06-14 Chia-I Wudrm/amdgpu: fix xclk freq on CHIP_STONEY
2023-06-14 Dmitry TorokhovInput: psmouse - fix OOB access in Elantech protocol
2023-06-14 Ismael Ferreras... Input: xpad - delete a Razer DeathAdder mouse VID/PID...
2023-06-14 Vladislav Efanovbatman-adv: Broken sync while rescheduling delayed...
2023-06-14 Somnath Koturbnxt_en: Query default VLAN before VNIC setup on a VF
2023-06-14 Ben Hutchingslib: cpu_rmap: Fix potential use-after-free in irq_cpu_...
2023-06-14 Eric Dumazetnet: sched: move rtm_tca_policy declaration to include...
2023-06-14 Eric Dumazetrfs: annotate lockless accesses to RFS sock flow table
2023-06-14 Eric Dumazetrfs: annotate lockless accesses to sk->sk_rxhash
2023-06-14 Sungwoo KimBluetooth: L2CAP: Add missing checks for invalid DCID
2023-06-14 Ying HsuBluetooth: Fix l2cap_disconnect_req deadlock
2023-06-14 Stephan Gerholdspi: qup: Request DMA before enabling clocks
2023-06-14 Greg Kroah... i40e: fix build warnings in i40e_alloc.h
2023-06-14 Greg Kroah... i40iw: fix build warning in i40iw_manage_apbvt()
2023-06-09 Greg Kroah... Linux 4.14.317 v4.14.317
2023-06-09 Ping-Ke Shihwifi: rtlwifi: 8192de: correct checking of IQK reload
2023-06-09 Al ViroFix double fget() in vhost_net_set_backend()
2023-06-09 Tudor Ambarusnet: cdc_ncm: Deal with too low values of dwNtbOutMaxSize
2023-06-09 Alexander Bersenevcdc_ncm: Fix the build warning
2023-06-09 Alexander Bersenevcdc_ncm: Implement the 32-bit version of NCM Transfer...
2023-06-09 Ben Hutchingsscsi: dpt_i2o: Do not process completions with invalid...
2023-06-09 Ben Hutchingsscsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSE...
2023-06-09 Helge Dellerfbcon: Fix null-ptr-deref in soft_cursor
2023-06-09 Theodore Ts'oext4: add lockdep annotations for i_data_sem for ea_inode's
2023-06-09 Paul Mooreselinux: don't use make's grouped targets feature yet
2023-06-09 Sherry Suntty: serial: fsl_lpuart: use UARTCTRL_TXINV to send...
2023-06-09 Deren Wummc: vub300: fix invalid response handling
2023-06-09 Nathan Chancellorregulator: da905{2,5}: Remove unnecessary array check
2023-06-09 Jakub Kicinskiwifi: rtlwifi: remove always-true condition pointed...
2023-06-09 Nathan Chancellorlib/dynamic_debug.c: use address-of operator on section...
2023-06-09 Nathan Chancellorkernel/extable.c: use address-of operator on section...
2023-06-09 Martin Liškaeth: sun: cassini: remove dead code
2023-06-09 Linus Torvaldsgcc-12: disable '-Wdangling-pointer' warning for now
2023-06-09 Adam BorowskiACPI: thermal: drop an always true check
2023-06-09 Kees Cookx86/boot: Wrap literal addresses in absolute_pointer()
2023-06-09 Damien Le Moalata: libata-scsi: Use correct device no in ata_find_dev()
2023-06-09 Bart Van Asschescsi: stex: Fix gcc 13 warnings
2023-06-09 Uttkarsh Aggarwalusb: gadget: f_fs: Add unbind event before functionfs_u...
2023-06-09 Sebastian Krzyszkowiaknet: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
2023-06-09 Marek Vasutiio: dac: mcp4725: Fix i2c_master_send() return value...
2023-06-09 Nikita ZhandarovichHID: wacom: avoid integer overflow in wacom_intuos_inout()
2023-06-09 Jiakai Luoiio: adc: mxs-lradc: fix the order of two cleanup opera...
2023-06-09 Dan Carpentermailbox: mailbox-test: fix a locking issue in mbox_test...
2023-06-09 Arnd Bergmannatm: hide unused procfs functions
2023-06-09 Arnd BergmannALSA: oss: avoid missing-prototype warnings
2023-06-09 Tom Rixnetfilter: conntrack: define variables exp_nat_nla_poli...
2023-06-09 Arnd Bergmannwifi: b43: fix incorrect __packed annotation
2023-06-09 Wenchao Haoscsi: core: Decrease scsi_device's iorequest_cnt if...
2023-06-09 Yun Luwifi: rtl8xxxu: fix authentication timeout due to incor...
2023-06-09 Hyunwoo Kimmedia: dvb-core: Fix use-after-free due to race conditi...
2023-06-09 Takashi Iwaimedia: dvb-core: Fix kernel WARNING for blocking operat...
2023-06-09 Hyunwoo Kimmedia: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()
2023-06-09 Wei Chenmedia: netup_unidvb: fix irq init by register it at...
2023-06-09 Wei Chenmedia: dvb-usb: dw2102: fix uninit-value in su3000_read...
2023-06-09 Wei Chenmedia: dvb-usb: digitv: fix null-ptr-deref in digitv_i2...
2023-06-09 Zhang Shurongmedia: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in...
2023-06-09 Wei Chenmedia: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230...
2023-06-09 Wei Chenmedia: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i...
2023-06-09 Wei Chenmedia: dvb-usb: az6027: fix three null-ptr-deref in...
next