linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-16 10:30:04 to 2019-11-16 15:48:06 UTC [more...]

[PATCH AUTOSEL 4.14 001/150] ALSA: isight: fix leak of reference to firewire unit in error path of .probe callback
 2019-11-16 15:45 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 005/150] synclink_gt(): fix compat_ioctl()
` [PATCH AUTOSEL 4.14 013/150] cdrom: don't attempt to fiddle with cdo->capability
` [PATCH AUTOSEL 4.14 014/150] spi: sh-msiof: fix deferred probing
` [PATCH AUTOSEL 4.14 016/150] Btrfs: fix alignment in declaration and prototype of btrfs_get_extent
` [PATCH AUTOSEL 4.14 020/150] w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for unsigned, count for max size)

[PATCH AUTOSEL 4.19 001/237] ALSA: isight: fix leak of reference to firewire unit in error path of .probe callback
 2019-11-16 15:41 UTC  (101+ messages)
` [PATCH AUTOSEL 4.19 004/237] printk: fix integer overflow in setup_log_buf()
` [PATCH AUTOSEL 4.19 010/237] powerpc: Fix signedness bug in update_flash_db()
` [PATCH AUTOSEL 4.19 011/237] powerpc/boot: Fix opal console in boot wrapper
` [PATCH AUTOSEL 4.19 012/237] powerpc/boot: Disable vector instructions
` [PATCH AUTOSEL 4.19 013/237] powerpc/eeh: Fix null deref for devices removed during EEH
` [PATCH AUTOSEL 4.19 014/237] powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
` [PATCH AUTOSEL 4.19 017/237] mt76x0: phy: fix restore phase in mt76x0_phy_recalibrate_after_assoc
` [PATCH AUTOSEL 4.19 018/237] brcmsmac: AP mode: update beacon when TIM changes
` [PATCH AUTOSEL 4.19 021/237] skd: fixup usage of legacy IO API
` [PATCH AUTOSEL 4.19 028/237] Btrfs: fix alignment in declaration and prototype of btrfs_get_extent
` [PATCH AUTOSEL 4.19 031/237] misc: mic: fix a DMA pool free failure
` [PATCH AUTOSEL 4.19 035/237] scsi: hisi_sas: Fix the race between IO completion and timeout for SMP/internal IO
` [PATCH AUTOSEL 4.19 040/237] RDMA/bnxt_re: Avoid resource leak in case the NQ registration fails
` [PATCH AUTOSEL 4.19 041/237] pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'
` [PATCH AUTOSEL 4.19 050/237] clk: tegra: Fixes for MBIST work around
` [PATCH AUTOSEL 4.19 058/237] nvme-pci: fix hot removal during error handling
` [PATCH AUTOSEL 4.19 059/237] PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocks
` [PATCH AUTOSEL 4.19 060/237] clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk
` [PATCH AUTOSEL 4.19 061/237] clk: at91: audio-pll: fix audio pmc type
` [PATCH AUTOSEL 4.19 067/237] net: fix warning in af_unix
` [PATCH AUTOSEL 4.19 069/237] xfs: fix use-after-free race in xfs_buf_rele
` [PATCH AUTOSEL 4.19 071/237] kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack
` [PATCH AUTOSEL 4.19 072/237] ACPI / scan: Create platform device for INT33FE ACPI nodes
` [PATCH AUTOSEL 4.19 077/237] USB: misc: appledisplay: fix backlight update_status return code
` [PATCH AUTOSEL 4.19 078/237] usbip: tools: fix atoi() on non-null terminated string
` [PATCH AUTOSEL 4.19 084/237] atm: zatm: Fix empty body Clang warnings
` [PATCH AUTOSEL 4.19 085/237] s390/perf: Return error when debug_register fails
` [PATCH AUTOSEL 4.19 090/237] scsi: hisi_sas: Fix NULL pointer dereference
` [PATCH AUTOSEL 4.19 092/237] powerpc/mm/radix: Fix off-by-one in split mapping logic
` [PATCH AUTOSEL 4.19 094/237] powerpc/mm/radix: Fix small page at boundary when splitting
` [PATCH AUTOSEL 4.19 097/237] tools: bpftool: fix completion for "bpftool map update"
` [PATCH AUTOSEL 4.19 099/237] ceph: only allow punch hole mode in fallocate
` [PATCH AUTOSEL 4.19 102/237] RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap
` [PATCH AUTOSEL 4.19 106/237] mISDN: Fix type of switch control variable in ctrl_teimanager
` [PATCH AUTOSEL 4.19 110/237] mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values
` [PATCH AUTOSEL 4.19 111/237] mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as well
` [PATCH AUTOSEL 4.19 112/237] mfd: max8997: Enale irq-wakeup unconditionally
` [PATCH AUTOSEL 4.19 116/237] selftests/ftrace: Fix to test kprobe $comm arg only if available
` [PATCH AUTOSEL 4.19 118/237] selftests: watchdog: Fix error message
` [PATCH AUTOSEL 4.19 119/237] selftests: kvm: Fix -Wformat warnings
` [PATCH AUTOSEL 4.19 120/237] selftests: fix warning: "_GNU_SOURCE" redefined
` [PATCH AUTOSEL 4.19 122/237] thermal: rcar_thermal: Prevent hardware access during system suspend
` [PATCH AUTOSEL 4.19 124/237] bpf: devmap: fix wrong interface selection in notifier_call
` [PATCH AUTOSEL 4.19 125/237] bpf, btf: fix a missing check bug in btf_parse
` [PATCH AUTOSEL 4.19 126/237] powerpc/process: Fix flush_all_to_thread for SPE
` [PATCH AUTOSEL 4.19 127/237] sparc64: Rework xchg() definition to avoid warnings
` [PATCH AUTOSEL 4.19 128/237] arm64: lib: use C string functions with KASAN enabled
` [PATCH AUTOSEL 4.19 129/237] fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_mle()
` [PATCH AUTOSEL 4.19 131/237] tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage
` [PATCH AUTOSEL 4.19 132/237] mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
` [PATCH AUTOSEL 4.19 134/237] macsec: update operstate when lower device changes
` [PATCH AUTOSEL 4.19 135/237] macsec: let the administrator set UP state even if lowerdev is down
` [PATCH AUTOSEL 4.19 137/237] i2c: uniphier-f: make driver robust against concurrency
` [PATCH AUTOSEL 4.19 139/237] i2c: uniphier-f: fix race condition when IRQ is cleared
` [PATCH AUTOSEL 4.19 142/237] ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
` [PATCH AUTOSEL 4.19 144/237] selftests/powerpc/ptrace: Fix out-of-tree build
` [PATCH AUTOSEL 4.19 147/237] selftests/powerpc/cache_shape: "
` [PATCH AUTOSEL 4.19 148/237] block: call rq_qos_exit() after queue is frozen
` [PATCH AUTOSEL 4.19 149/237] mm/gup_benchmark.c: prevent integer overflow in ioctl
` [PATCH AUTOSEL 4.19 150/237] linux/bitmap.h: handle constant zero-size bitmaps correctly
` [PATCH AUTOSEL 4.19 151/237] linux/bitmap.h: fix type of nbits in bitmap_shift_right()
` [PATCH AUTOSEL 4.19 152/237] lib/bitmap.c: fix remaining space computation in bitmap_print_to_pagebuf
` [PATCH AUTOSEL 4.19 153/237] hfsplus: fix BUG on bnode parent update
` [PATCH AUTOSEL 4.19 154/237] hfs: "
` [PATCH AUTOSEL 4.19 155/237] hfsplus: prevent btree data loss on ENOSPC
` [PATCH AUTOSEL 4.19 156/237] hfs: "
` [PATCH AUTOSEL 4.19 157/237] hfsplus: fix return value of hfsplus_get_block()
` [PATCH AUTOSEL 4.19 158/237] hfs: fix return value of hfs_get_block()
` [PATCH AUTOSEL 4.19 159/237] hfsplus: update timestamps on truncate()
` [PATCH AUTOSEL 4.19 160/237] hfs: update timestamp "
` [PATCH AUTOSEL 4.19 161/237] fs/hfs/extent.c: fix array out of bounds read of array extent
` [PATCH AUTOSEL 4.19 162/237] kernel/panic.c: do not append newline to the stack protector panic string
` [PATCH AUTOSEL 4.19 163/237] mm/memory_hotplug: make add_memory() take the device_hotplug_lock
` [PATCH AUTOSEL 4.19 165/237] powerpc/powernv: hold device_hotplug_lock when calling device_online()
` [PATCH AUTOSEL 4.19 166/237] igb: shorten maximum PHC timecounter update interval
` [PATCH AUTOSEL 4.19 167/237] fm10k: ensure completer aborts are marked as non-fatal after a resume
` [PATCH AUTOSEL 4.19 170/237] net: hns3: bugfix for is_valid_csq_clean_head()
` [PATCH AUTOSEL 4.19 171/237] net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read
` [PATCH AUTOSEL 4.19 173/237] ntb: intel: fix return value for ndev_vec_mask()
` [PATCH AUTOSEL 4.19 174/237] irq/matrix: Fix memory overallocation
` [PATCH AUTOSEL 4.19 176/237] arm64: makefile fix build of .i file in external module case
` [PATCH AUTOSEL 4.19 177/237] tools/power turbosat: fix AMD APIC-id output
` [PATCH AUTOSEL 4.19 179/237] ocfs2: without quota support, avoid calling quota recovery
` [PATCH AUTOSEL 4.19 180/237] ocfs2: don't use iocb when EIOCBQUEUED returns
` [PATCH AUTOSEL 4.19 182/237] ocfs2: fix clusters leak in ocfs2_defrag_extent()
` [PATCH AUTOSEL 4.19 183/237] net: do not abort bulk send on BQL status
` [PATCH AUTOSEL 4.19 185/237] sched/fair: Don't increase sd->balance_interval on newidle balance
` [PATCH AUTOSEL 4.19 187/237] ARM: dts: imx6sx-sdb: Fix enet phy regulator
` [PATCH AUTOSEL 4.19 202/237] rtl8xxxu: Fix missing break in switch
` [PATCH AUTOSEL 4.19 203/237] brcmsmac: never log "tid x is not agg'able" by default
` [PATCH AUTOSEL 4.19 204/237] wireless: airo: potential buffer overflow in sprintf()
` [PATCH AUTOSEL 4.19 205/237] rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL information
` [PATCH AUTOSEL 4.19 207/237] scsi: mpt3sas: Fix Sync cache command failure during driver unload
` [PATCH AUTOSEL 4.19 208/237] scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devices
` [PATCH AUTOSEL 4.19 210/237] scsi: megaraid_sas: Fix msleep granularity
` [PATCH AUTOSEL 4.19 211/237] scsi: megaraid_sas: Fix goto labels in error handling
` [PATCH AUTOSEL 4.19 218/237] vrf: mark skb for multicast or link-local as enslaved to VRF
` [PATCH AUTOSEL 4.19 225/237] tools: bpftool: pass an argument to silence open_obj_pinned()
` [PATCH AUTOSEL 4.19 231/237] PCI: keystone: Use quirk to limit MRRS for K2G
` [PATCH AUTOSEL 4.19 234/237] i2c: uniphier-f: fix timeout error after reading 8 bytes

[PATCH] video: fbdev: arcfb: add missed free_irq
 2019-11-16 15:44 UTC 

possible deadlock in proc_pid_syscall
 2019-11-16 15:42 UTC  (2+ messages)

rmk/for-next bisection: boot on ox820-cloudengines-pogoplug-series-3
 2019-11-16 15:35 UTC  (6+ messages)

[PATCH v4 00/10] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-16 15:34 UTC  (10+ messages)

[PATCH v4 0/2] iio: adc: Add support for AD7292
 2019-11-16 15:22 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: Add dt-schema "

[PATCH] iio: temperature: ltc2983: fix u32 read into a unsigned long long
 2019-11-16 15:15 UTC  (4+ messages)

[net, 0/2] seg6: fixes to Segment Routing in IPv6
 2019-11-16 15:05 UTC  (3+ messages)
` [net, 1/2] seg6: fix srh pointer in get_srh()
` [net, 2/2] seg6: fix skb transport_header after decap_and_validate()

[PATCH] video: fbdev: vesafb: add missed release_region
 2019-11-16 15:13 UTC 

[PATCH] mfd: sm501: fix mismatches of request_mem_region
 2019-11-16 15:13 UTC 

[PATCH v4] sched/freq: move call to cpufreq_update_util
 2019-11-16 15:07 UTC  (4+ messages)

[PATCH] ring-buffer: Fix typos in function ring_buffer_producer
 2019-11-16 15:05 UTC 

[PATCH] hwmon: (dell-smm-hwmon) Disable BIOS fan control on SET_FAN
 2019-11-16 15:03 UTC  (2+ messages)

[PATCH 0/2][v2] Add task resctrl information in procfs
 2019-11-16 15:01 UTC  (4+ messages)
` [PATCH 2/2][v2] x86/resctrl: Add task resctrl information display

[PATCH v2] dell-smm-hwmon: Add support for disabling automatic BIOS fan control
 2019-11-16 14:58 UTC  (2+ messages)

[PATCH -next] iio: st_accel: Fix unused variable warning
 2019-11-16 14:58 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] Perf stat: Fix the ratio comments of miss-events
 2019-11-16 14:45 UTC  (2+ messages)

[PATCH v2 2/2] x86/speculation: Fix redundant MDS mitigation message
 2019-11-16 14:38 UTC  (4+ messages)
` [tip: x86/pti] "

[PATCH v3 0/4] reorganize and add FADump sysfs files
 2019-11-16 14:37 UTC  (4+ messages)
` [PATCH v3 2/4] powerpc/fadump: reorganize /sys/kernel/fadump_* "

[PATCH] tpm_tis: Move setting of TPM_CHIP_FLAG_IRQ into tpm_tis_probe_irq_single
 2019-11-16 14:32 UTC  (4+ messages)

[PATCH net-next v2] net: macb: add missed tasklet_kill
 2019-11-16 14:23 UTC 

[PATCH 1/3] dt-bindings: iio: adc: add support for AD5940
 2019-11-16 14:17 UTC  (11+ messages)
` [PATCH 2/3] iio: adc: add driver "

[PATCH v3] power/supply: ingenic-battery: Don't change scale if there's only one
 2019-11-16 14:08 UTC  (2+ messages)

[PATCH net v2] net: fec: add a check for CONFIG_PM to avoid clock count mis-match
 2019-11-16 14:00 UTC  (4+ messages)
  ` [EXT] "

[PATCH v2] power/supply: ingenic-battery: Don't change scale if there's only one
 2019-11-16 13:54 UTC  (3+ messages)

[PATCH 0/3] firmware: google: Fix minor bugs
 2019-11-16 13:40 UTC  (6+ messages)
` [PATCH 1/3] firmware: google: Release devices before unregistering the bus
` [PATCH 2/3] firmware: google: Unregister driver_info on failure and exit in gsmi

8250-men-mcb: fix signed/unsigned confusion
 2019-11-16 13:37 UTC  (2+ messages)

[PATCH 0/2] firmware: google: Expose coreboot tables and CBMEM
 2019-11-16 13:36 UTC  (3+ messages)
` [PATCH 1/2] firmware: google: Expose CBMEM over sysfs

[PATCH] irqchip/gic: Check interrupt type validity
 2019-11-16 13:35 UTC  (2+ messages)

[PATCH V2 1/2] cpuidle: Replace use_deepest_state flag by forced_idle_latency_limit_ns
 2019-11-16 13:16 UTC  (2+ messages)
` [PATCH V2 2/2] cpuidle: Use the latency to call find_deepest_idle_state

[PATCH 00/11] rcu: introduce percpu rcu_preempt_depth
 2019-11-16 13:04 UTC  (4+ messages)
` [PATCH 08/11] rcu: don't use negative ->rcu_read_lock_nesting

[PATCH v1] i2c: of: Populate fwnode in of_i2c_get_board_info()
 2019-11-16 12:57 UTC  (4+ messages)

[PATCH] regulator: Defer init completion for a while after late_initcall
 2019-11-16 12:52 UTC  (2+ messages)

[char-misc-next] mei: bus: add more client attributes to sysfs
 2019-11-16 14:21 UTC  (4+ messages)

[PATCH v2 1/2] x86/speculation: Fix incorrect MDS/TAA mitigation status
 2019-11-16 12:25 UTC  (2+ messages)
` [tip: x86/pti] "

next/master bisection: boot on qemu_i386
 2019-11-16 12:06 UTC  (3+ messages)

[PATCH 1/3] dcache: add a new enum type for 'dentry_d_lock_class'
 2019-11-16 12:04 UTC  (11+ messages)
        ` [RFC] simple_recursive_removal()

[patch V2 01/17] x86/entry/32: Remove unused resume_userspace label
 2019-11-16 12:02 UTC  (2+ messages)
` [tip: x86/asm] "

[patch V2 02/17] x86/entry/64: Remove pointless jump in paranoid_exit
 2019-11-16 12:02 UTC  (2+ messages)
` [tip: x86/asm] "

[tip: x86/iopl] x86/ioperm: Extend IOPL config to control ioperm() as well
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/ioperm: Remove bitmap if all permissions dropped
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/iopl: Fixup misleading comment
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/tss: Move I/O bitmap data into a seperate struct
 2019-11-16 11:51 UTC 

[tip: x86/iopl] selftests/x86/ioperm: Extend testing so the shared bitmap is exercised
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/ioperm: Share I/O bitmap if identical
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/iopl: Restrict iopl() permission scope
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/ioperm: Move TSS bitmap update to exit to user work
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/cpu: Unify cpu_init()
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/ioperm: Simplify first ioperm() invocation logic
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/ioperm: Avoid bitmap allocation if no permissions are set
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/ptrace: Prevent truncation of bitmap size
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/ioperm: Add bitmap sequence number
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/process: Unify copy_thread_tls()
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/tss: Fix and move VMX BUILD_BUG_ON()
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/iopl: Cleanup include maze
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/io: Speedup schedule out of I/O bitmap user
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/iopl: Remove legacy IOPL option
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/ioperm: Move iobitmap data into a struct
 2019-11-16 11:51 UTC 

[tip: x86/iopl] x86/entry/32: Clarify register saving in __switch_to_asm()
 2019-11-16 11:51 UTC 

[tip: x86/iopl] selftests/x86/iopl: Extend test to cover IOPL emulation
 2019-11-16 11:51 UTC 

[PATCH v4 00/17] cros_ec: Add sensorhub driver and FIFO processing
 2019-11-16 11:49 UTC  (5+ messages)
` [PATCH v4 01/17] mfd: cros_ec: Add sensor_count and make check_features public

[PATCH] rtc: msm6242: Remove unneeded msm6242_set()/msm6242_clear() functions
 2019-11-16 11:46 UTC 

[PATCH v5 00/18] cros_ec: Add sensorhub driver and FIFO processing
 2019-11-16 11:44 UTC  (9+ messages)
` [PATCH v5 02/18] platform: cros_ec: Add cros_ec_sensor_hub driver
` [PATCH v5 09/18] platform: chrome: sensorhub: Add FIFO support
` [PATCH v5 13/18] iio: expose iio_device_set_clock
` [PATCH v5 14/18] iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFO

[PATCH 1/3] clone.2: Fix typos
 2019-11-16 11:41 UTC  (3+ messages)
` [PATCH 2/3] clone.2: Check for MAP_FAILED not NULL on mmap()
` [PATCH 3/3] clone.2: Use pid_t for clone3() {child,parent}_tid

[PATCH] rtc: msm6242: Fix reading of 10-hour digit
 2019-11-16 11:17 UTC  (2+ messages)

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-16 11:25 UTC  (4+ messages)
` [PATCH v25 00/12] /dev/random - a new approach with full SP800-90B
  ` [PATCH v25 01/12] Linux Random Number Generator

[PATCH] habanalabs: expose reset counters via existing INFO IOCTL
 2019-11-16 10:38 UTC 

[PATCH 1/3] habanalabs: remove prints on successful device initialization
 2019-11-16 10:33 UTC  (3+ messages)
` [PATCH 2/3] habanalabs: use defines for F/W files
` [PATCH 3/3] habanalabs: make code more concise

[PATCH v2 00/12] Support wakeup capable GPIOs
 2019-11-16 10:30 UTC  (2+ messages)


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).