messages from 2018-07-10 15:01:07 to 2018-07-10 18:33:05 UTC [more...]
[PATCH 4.14 00/53] 4.14.55-stable review
2018-07-10 18:25 UTC (38+ messages)
` [PATCH 4.14 02/53] mm: hugetlb: yield when prepping struct pages
` [PATCH 4.14 03/53] tracing: Fix missing return symbol in function_graph output
` [PATCH 4.14 04/53] scsi: sg: mitigate read/write abuse
` [PATCH 4.14 07/53] drbd: fix access after free
` [PATCH 4.14 08/53] vfio: Use get_user_pages_longterm correctly
` [PATCH 4.14 09/53] cifs: Fix use after free of a mid_q_entry
` [PATCH 4.14 11/53] cifs: Fix infinite loop when using hard mount option
` [PATCH 4.14 12/53] cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting
` [PATCH 4.14 13/53] drm: Use kvzalloc for allocating blob property memory
` [PATCH 4.14 14/53] drm/udl: fix display corruption of the last line
` [PATCH 4.14 15/53] jbd2: dont mark block as modified if the handle is out of credits
` [PATCH 4.14 16/53] ext4: add corruption check in ext4_xattr_set_entry()
` [PATCH 4.14 17/53] ext4: always verify the magic number in xattr blocks
` [PATCH 4.14 18/53] ext4: make sure bitmaps and the inode table dont overlap with bg descriptors
` [PATCH 4.14 19/53] ext4: always check block group bounds in ext4_init_block_bitmap()
` [PATCH 4.14 20/53] ext4: only look at the bg_flags field if it is valid
` [PATCH 4.14 21/53] ext4: verify the depth of extent tree in ext4_find_extent()
` [PATCH 4.14 22/53] ext4: include the illegal physical block in the bad map ext4_error msg
` [PATCH 4.14 23/53] ext4: clear i_data in ext4_inode_info when removing inline data
` [PATCH 4.14 24/53] ext4: never move the system.data xattr out of the inode body
` [PATCH 4.14 25/53] ext4: avoid running out of journal credits when appending to an inline file
` [PATCH 4.14 26/53] ext4: add more inode number paranoia checks
` [PATCH 4.14 27/53] ext4: add more mount time checks of the superblock
` [PATCH 4.14 28/53] ext4: check superblock mapped prior to committing
` [PATCH 4.14 29/53] block: factor out __blkdev_issue_zero_pages()
` [PATCH 4.14 30/53] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
` [PATCH 4.14 33/53] HID: debug: check length before copy_to_user()
` [PATCH 4.14 36/53] media: vb2: core: Finish buffers at the end of the stream
` [PATCH 4.14 37/53] f2fs: truncate preallocated blocks in error case
` [PATCH 4.14 40/53] media: cx25840: Use subdev host data for PLL override
` [PATCH 4.14 41/53] mtd: rawnand: mxc: set spare area size register explicitly
` [PATCH 4.14 43/53] dax: change bdev_dax_supported() to support boolean returns
` [PATCH 4.14 45/53] dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
` [PATCH 4.14 47/53] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
` [PATCH 4.14 48/53] mtd: cfi_cmdset_0002: Change erase functions to retry for error
` [PATCH 4.14 50/53] netfilter: nf_log: dont hold nf_log_mutex during user access
` [PATCH 4.14 51/53] staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
[PATCH 4.9 00/52] 4.9.112-stable review
2018-07-10 18:30 UTC (54+ messages)
` [PATCH 4.9 01/52] usb: cdc_acm: Add quirk for Uniden UBC125 scanner
` [PATCH 4.9 02/52] USB: serial: cp210x: add CESINEL device ids
` [PATCH 4.9 03/52] USB: serial: cp210x: add Silicon Labs IDs for Windows Update
` [PATCH 4.9 04/52] usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
` [PATCH 4.9 05/52] n_tty: Fix stall at n_tty_receive_char_special()
` [PATCH 4.9 06/52] n_tty: Access echo_* variables carefully
` [PATCH 4.9 07/52] staging: android: ion: Return an ERR_PTR in ion_map_kernel
` [PATCH 4.9 08/52] vt: prevent leaking uninitialized data to userspace via /dev/vcs*
` [PATCH 4.9 09/52] i2c: rcar: fix resume by always initializing registers before transfer
` [PATCH 4.9 10/52] ipv4: Fix error return value in fib_convert_metrics()
` [PATCH 4.9 11/52] kprobes/x86: Do not modify singlestep buffer while resuming
` [PATCH 4.9 12/52] netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
` [PATCH 4.9 13/52] Revert "sit: reload iphdr in ipip6_rcv"
` [PATCH 4.9 14/52] net: phy: micrel: fix crash when statistic requested for KSZ9031 phy
` [PATCH 4.9 15/52] ARM: dts: imx6q: Use correct SDMA script for SPI5 core
` [PATCH 4.9 16/52] IB/hfi1: Fix user context tail allocation for DMA_RTAIL
` [PATCH 4.9 17/52] x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
` [PATCH 4.9 18/52] x86/cpu: Re-apply forced caps every time CPU caps are re-read
` [PATCH 4.9 19/52] mm: hugetlb: yield when prepping struct pages
` [PATCH 4.9 20/52] tracing: Fix missing return symbol in function_graph output
` [PATCH 4.9 21/52] scsi: sg: mitigate read/write abuse
` [PATCH 4.9 22/52] s390: Correct register corruption in critical section cleanup
` [PATCH 4.9 23/52] drbd: fix access after free
` [PATCH 4.9 24/52] cifs: Fix infinite loop when using hard mount option
` [PATCH 4.9 25/52] drm/udl: fix display corruption of the last line
` [PATCH 4.9 26/52] jbd2: dont mark block as modified if the handle is out of credits
` [PATCH 4.9 27/52] ext4: make sure bitmaps and the inode table dont overlap with bg descriptors
` [PATCH 4.9 28/52] ext4: always check block group bounds in ext4_init_block_bitmap()
` [PATCH 4.9 29/52] ext4: only look at the bg_flags field if it is valid
` [PATCH 4.9 30/52] ext4: verify the depth of extent tree in ext4_find_extent()
` [PATCH 4.9 31/52] ext4: include the illegal physical block in the bad map ext4_error msg
` [PATCH 4.9 32/52] ext4: clear i_data in ext4_inode_info when removing inline data
` [PATCH 4.9 33/52] ext4: add more inode number paranoia checks
` [PATCH 4.9 34/52] ext4: add more mount time checks of the superblock
` [PATCH 4.9 35/52] ext4: check superblock mapped prior to committing
` [PATCH 4.9 36/52] mlxsw: spectrum: Forbid linking of VLAN devices to devices that have uppers
` [PATCH 4.9 37/52] HID: i2c-hid: Fix "incomplete report" noise
` [PATCH 4.9 38/52] HID: hiddev: fix potential Spectre v1
` [PATCH 4.9 39/52] HID: debug: check length before copy_to_user()
` [PATCH 4.9 40/52] PM / OPP: Update voltage in case freq == old_freq
` [PATCH 4.9 41/52] Kbuild: fix # escaping in .cmd files for future Make
` [PATCH 4.9 42/52] media: cx25840: Use subdev host data for PLL override
` [PATCH 4.9 43/52] mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
` [PATCH 4.9 44/52] dm bufio: avoid sleeping while holding the dm_bufio lock
` [PATCH 4.9 45/52] dm bufio: drop the lock when doing GFP_NOIO allocation
` [PATCH 4.9 46/52] mtd: rawnand: mxc: set spare area size register explicitly
` [PATCH 4.9 47/52] dm bufio: dont take the lock in dm_bufio_shrink_count
` [PATCH 4.9 48/52] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
` [PATCH 4.9 49/52] mtd: cfi_cmdset_0002: Change erase functions to retry for error
` [PATCH 4.9 50/52] mtd: cfi_cmdset_0002: Change erase functions to check chip good only
` [PATCH 4.9 51/52] netfilter: nf_log: dont hold nf_log_mutex during user access
` [PATCH 4.9 52/52] staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
[PATCH 4.4 00/47] 4.4.140-stable review
2018-07-10 18:25 UTC (48+ messages)
` [PATCH 4.4 01/47] usb: cdc_acm: Add quirk for Uniden UBC125 scanner
` [PATCH 4.4 02/47] USB: serial: cp210x: add CESINEL device ids
` [PATCH 4.4 03/47] USB: serial: cp210x: add Silicon Labs IDs for Windows Update
` [PATCH 4.4 04/47] n_tty: Fix stall at n_tty_receive_char_special()
` [PATCH 4.4 05/47] staging: android: ion: Return an ERR_PTR in ion_map_kernel
` [PATCH 4.4 06/47] n_tty: Access echo_* variables carefully
` [PATCH 4.4 07/47] x86/boot: Fix early command-line parsing when matching at end
` [PATCH 4.4 08/47] ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap mode
` [PATCH 4.4 09/47] i2c: rcar: fix resume by always initializing registers before transfer
` [PATCH 4.4 10/47] ipv4: Fix error return value in fib_convert_metrics()
` [PATCH 4.4 11/47] kprobes/x86: Do not modify singlestep buffer while resuming
` [PATCH 4.4 12/47] nvme-pci: initialize queue memory before interrupts
` [PATCH 4.4 13/47] netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
` [PATCH 4.4 14/47] ARM: dts: imx6q: Use correct SDMA script for SPI5 core
` [PATCH 4.4 15/47] ubi: fastmap: Correctly handle interrupted erasures in EBA
` [PATCH 4.4 16/47] mm: hugetlb: yield when prepping struct pages
` [PATCH 4.4 17/47] tracing: Fix missing return symbol in function_graph output
` [PATCH 4.4 18/47] scsi: sg: mitigate read/write abuse
` [PATCH 4.4 19/47] s390: Correct register corruption in critical section cleanup
` [PATCH 4.4 20/47] drbd: fix access after free
` [PATCH 4.4 21/47] cifs: Fix infinite loop when using hard mount option
` [PATCH 4.4 22/47] jbd2: dont mark block as modified if the handle is out of credits
` [PATCH 4.4 23/47] ext4: make sure bitmaps and the inode table dont overlap with bg descriptors
` [PATCH 4.4 24/47] ext4: always check block group bounds in ext4_init_block_bitmap()
` [PATCH 4.4 25/47] ext4: only look at the bg_flags field if it is valid
` [PATCH 4.4 26/47] ext4: verify the depth of extent tree in ext4_find_extent()
` [PATCH 4.4 27/47] ext4: include the illegal physical block in the bad map ext4_error msg
` [PATCH 4.4 28/47] ext4: clear i_data in ext4_inode_info when removing inline data
` [PATCH 4.4 29/47] ext4: add more inode number paranoia checks
` [PATCH 4.4 30/47] ext4: add more mount time checks of the superblock
` [PATCH 4.4 31/47] ext4: check superblock mapped prior to committing
` [PATCH 4.4 32/47] HID: i2c-hid: Fix "incomplete report" noise
` [PATCH 4.4 33/47] HID: hiddev: fix potential Spectre v1
` [PATCH 4.4 34/47] HID: debug: check length before copy_to_user()
` [PATCH 4.4 35/47] x86/mce: Detect local MCEs properly
` [PATCH 4.4 36/47] x86/mce: Fix incorrect "Machine check from unknown source" message
` [PATCH 4.4 37/47] media: cx25840: Use subdev host data for PLL override
` [PATCH 4.4 38/47] mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
` [PATCH 4.4 39/47] dm bufio: avoid sleeping while holding the dm_bufio lock
` [PATCH 4.4 40/47] dm bufio: drop the lock when doing GFP_NOIO allocation
` [PATCH 4.4 41/47] mtd: rawnand: mxc: set spare area size register explicitly
` [PATCH 4.4 42/47] dm bufio: dont take the lock in dm_bufio_shrink_count
` [PATCH 4.4 43/47] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
` [PATCH 4.4 44/47] mtd: cfi_cmdset_0002: Change erase functions to retry for error
` [PATCH 4.4 45/47] mtd: cfi_cmdset_0002: Change erase functions to check chip good only
` [PATCH 4.4 46/47] netfilter: nf_log: dont hold nf_log_mutex during user access
` [PATCH 4.4 47/47] staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
[PATCH 3.18 00/23] 3.18.115-stable review
2018-07-10 18:24 UTC (24+ messages)
` [PATCH 3.18 01/23] n_tty: Fix stall at n_tty_receive_char_special()
` [PATCH 3.18 02/23] staging: android: ion: Return an ERR_PTR in ion_map_kernel
` [PATCH 3.18 03/23] x86/boot: Fix early command-line parsing when matching at end
` [PATCH 3.18 04/23] ubi: fastmap: Correctly handle interrupted erasures in EBA
` [PATCH 3.18 05/23] netfilter: ebtables: handle string from userspace with care
` [PATCH 3.18 06/23] atm: zatm: fix memcmp casting
` [PATCH 3.18 07/23] net: qmi_wwan: Add Netgear Aircard 779S
` [PATCH 3.18 08/23] net/sonic: Use dma_mapping_error()
` [PATCH 3.18 09/23] scsi: sg: mitigate read/write abuse
` [PATCH 3.18 10/23] cifs: Fix infinite loop when using hard mount option
` [PATCH 3.18 11/23] ext4: make sure bitmaps and the inode table dont overlap with bg descriptors
` [PATCH 3.18 12/23] ext4: clear i_data in ext4_inode_info when removing inline data
` [PATCH 3.18 13/23] ext4: add more mount time checks of the superblock
` [PATCH 3.18 14/23] HID: i2c-hid: Fix "incomplete report" noise
` [PATCH 3.18 15/23] HID: debug: check length before copy_to_user()
` [PATCH 3.18 16/23] media: cx25840: Use subdev host data for PLL override
` [PATCH 3.18 17/23] dm bufio: avoid sleeping while holding the dm_bufio lock
` [PATCH 3.18 18/23] dm bufio: drop the lock when doing GFP_NOIO allocation
` [PATCH 3.18 19/23] mtd: rawnand: mxc: set spare area size register explicitly
` [PATCH 3.18 20/23] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
` [PATCH 3.18 21/23] mtd: cfi_cmdset_0002: Change erase functions to retry for error
` [PATCH 3.18 22/23] mtd: cfi_cmdset_0002: Change erase functions to check chip good only
` [PATCH 3.18 23/23] netfilter: nf_log: dont hold nf_log_mutex during user access
[PATCH 4.17 00/56] 4.17.6-stable review
2018-07-10 18:25 UTC (21+ messages)
` [PATCH 4.17 01/56] userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
` [PATCH 4.17 05/56] ACPICA: Drop leading newlines from error messages
` [PATCH 4.17 07/56] drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
` [PATCH 4.17 08/56] tracing: Avoid string overflow
` [PATCH 4.17 09/56] tracing: Fix missing return symbol in function_graph output
` [PATCH 4.17 11/56] scsi: aacraid: Fix PD performance regression over incorrect qd being set
` [PATCH 4.17 14/56] drbd: fix access after free
` [PATCH 4.17 15/56] vfio: Use get_user_pages_longterm correctly
` [PATCH 4.17 18/56] ARM: dts: dra7: Disable metastability workaround for USB2
` [PATCH 4.17 19/56] cifs: Fix use after free of a mid_q_entry
` [PATCH 4.17 20/56] cifs: Fix memory leak in smb2_set_ea()
` [PATCH 4.17 22/56] cifs: Fix infinite loop when using hard mount option
` [PATCH 4.17 23/56] drm: Use kvzalloc for allocating blob property memory
` [PATCH 4.17 30/56] ext4: make sure bitmaps and the inode table dont overlap with bg descriptors
` [PATCH 4.17 32/56] ext4: only look at the bg_flags field if it is valid
` [PATCH 4.17 37/56] ext4: avoid running out of journal credits when appending to an inline file
` [PATCH 4.17 40/56] ext4: check superblock mapped prior to committing
` [PATCH 4.17 45/56] i2c: core: smbus: fix a potential missing-check bug
` [PATCH 4.17 46/56] i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers
` [PATCH 4.17 56/56] Revert mm/vmstat.c: fix vmstat_update() preemption BUG
[PATCH 1/2] mips: mm: Create UCA-based ioremap_wc() method
2018-07-10 17:59 UTC (5+ messages)
` [PATCH 2/2] mips: mm: Discard ioremap_uncached_accelerated() method
[PATCH V2] MIPS: implement smp_cond_load_acquire() for Loongson-3
2018-07-10 17:10 UTC (9+ messages)
[PATCH stable 3.9 to 3.16] staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
2018-07-10 17:02 UTC
Revert mm/vmstat.c: fix vmstat_update() preemption BUG
2018-07-10 16:54 UTC (2+ messages)
sched, tracing: Fix trace_sched_pi_setprio() for deboosting
2018-07-10 16:48 UTC (2+ messages)
[PATCH stable 4.4] staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
2018-07-10 16:47 UTC (2+ messages)
[PATCH stable 4.8 to 4.17] staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
2018-07-10 16:36 UTC (2+ messages)
patch "driver core: Partially revert "driver core: correct device's shutdown" added to driver-core-linus
2018-07-10 15:47 UTC
[PATCH] hfs/hfsplus: use documented official timestamp range
2018-07-10 15:26 UTC (3+ messages)
FAILED: patch "[PATCH] ovl: hash non-dir by lower inode for fsnotify" failed to apply to 4.14-stable tree
2018-07-10 15:00 UTC (14+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).