summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-20initramfs: break loop when decompression finishestizen_9.0_m2_releaseaccepted/tizen/unified/x/asan/20241013.235457accepted/tizen/unified/x/20240823.023205accepted/tizen/unified/toolchain/20241004.101221accepted/tizen/unified/dev/20240826.221248accepted/tizen/unified/20240822.181347accepted/tizen/9.0/unified/20241030.231225accepted/tizen_unified_x_asanaccepted/tizen_unified_toolchainaccepted/tizen_unified_devaccepted/tizen_9.0_unifiedMarek Szyprowski1-0/+1
2024-07-24ARM64: configs: tizen: Adjust for mipi csi camera of rpi5accepted/tizen/unified/x/asan/20240813.225535accepted/tizen/unified/x/20240725.034505accepted/tizen/unified/toolchain/20240812.131252accepted/tizen/unified/dev/20240729.000903accepted/tizen/unified/20240725.013002Seung-Woo Kim2-4/+8
2024-07-23packaging: Add missing overlay dt binary filesaccepted/tizen/unified/x/20240724.211515accepted/tizen/unified/20240724.120351Seung-Woo Kim2-4/+4
2024-07-01perf tools: Fix calloc() arguments to address error introduced in gcc-14accepted/tizen/unified/x/20240704.022845accepted/tizen/unified/dev/20240704.065629accepted/tizen/unified/20240703.100047Sun Haiyong4-7/+7
2024-07-01btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send()Dmitry Antipov1-2/+2
2024-07-01perf top: Remove needless malloc(0) call that triggers -Walloc-sizeSun Haiyong1-1/+1
2024-06-25script: build: Fix 32bit rpi4 boot image creationSeung-Woo Kim1-1/+2
2024-05-20tizen: Use unique directory prefix for baselibs packagesaccepted/tizen/unified/x/asan/20240625.091504accepted/tizen/unified/x/20240620.061540accepted/tizen/unified/toolchain/20240624.121210accepted/tizen/unified/dev/20240701.073040accepted/tizen/unified/20240619.152007Karol Lewandowski1-1/+13
2024-05-10Revert "Bluetooth: Store advertising handle so it can be re-enabled"accepted/tizen/unified/x/20240513.060305accepted/tizen/unified/toolchain/20240515.061127accepted/tizen/unified/dev/20240620.010531accepted/tizen/unified/20240512.235311accepted/tizen/unified/20240510.163022Anuj Jain2-26/+14
2024-04-30ARM/ARM64: configs: tizen: Enable ASHMEMaccepted/tizen/unified/x/20240503.091115accepted/tizen/unified/toolchain/20240507.011916accepted/tizen/unified/20240502.105912Seung-Woo Kim4-0/+4
2024-04-30ANDROID: ashmem: fix up vm_flags direct access which is not allowed anymoreGreg Kroah-Hartman1-1/+1
2024-04-30ANDROID: Add ashmem ioctl to return a unique file identifierMark Fasheh2-0/+19
2024-04-30ANDROID: staging: ashmem: Add shrinker nameAmit Pundir1-1/+1
2024-04-30ANDROID: remove CONFIG_ANDROID dependency for CONFIG_ASHMEMGreg Kroah-Hartman2-5/+1
2024-04-30FROMLIST: staging: android: ashmem: remove usage of list iterator after the l...Jakob Koschel1-9/+12
2024-04-30Revert "staging: remove ashmem"Greg Kroah-Hartman8-0/+1071
2024-04-30ARM/ARM64: configs: tizen: Sync from non-rt to rt and with savedefconfigSeung-Woo Kim3-8/+34
2024-04-24drm/vc4: Workaround for crtc scanout device problemaccepted/tizen/unified/x/20240426.050316accepted/tizen/unified/toolchain/20240427.045702accepted/tizen/unified/20240426.035517accepted/tizen/unified/20240425.114231Hoegeun Kwon1-1/+7
2024-04-24Revert "brcmfmac: move configuration of probe request IEs"accepted/tizen/unified/x/20240425.051053accepted/tizen/unified/20240424.162650Jaehoon Chung2-7/+4
2024-04-24rpi4: boot: Set cma size as cma-320Seung-Woo Kim2-2/+2
2024-04-23packaging: Check dev_wos macro and build as permissive mode for dev_wos 1accepted/tizen/unified/20240424.063528Seung-Woo Kim1-0/+6
2024-04-23tizen: packaging: Add baselibs.conf to provide 64-bit kernel & modules for 32...Karol Lewandowski1-0/+14
2024-04-16net: veth: use newly added page pool API for veth with xdpaccepted/tizen/unified/x/20240419.130235accepted/tizen/unified/20240422.153132Yunsheng Lin1-9/+16
2024-04-16page_pool: update document about fragment APIYunsheng Lin2-14/+83
2024-04-16page_pool: introduce page_pool_alloc() APIYunsheng Lin2-2/+68
2024-04-16page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin8-14/+8
2024-04-16page_pool: unify frag_count handling in page_pool_is_last_frag()Yunsheng Lin2-14/+43
2024-04-16page_pool: fragment API support for 32-bit arch with 64-bit DMAYunsheng Lin3-23/+24
2024-04-11script: build: Fix wrong arm 32bit dtb pathSeung-Woo Kim1-1/+1
2024-03-27script: build: Add option to create boot.imgSeung-Woo Kim1-13/+99
2024-03-27script: build: Remove local version temporary fileSeung-Woo Kim1-0/+2
2024-03-26script: build: Add to build linux-tizen-modulesSeung-Woo Kim1-0/+45
2024-03-26Add a build script for building tizen kernel on localJaehoon Chung1-0/+150
2024-03-26ARM: dts: bcm2711-rpi-4-b: add a brcmf wifi nodeJaehoon Chung1-0/+7
2024-03-26brcmfamc: add the feature-disable propertyJaehoon Chung1-0/+5
2024-03-26usb: dwc2: gadget: set the quirk_ep_out_alinged_size as trueJaehoon Chung1-0/+1
2024-03-26usb: dwc2: Defer forcing peripheral modeDongwoo Lee3-2/+9
2024-03-26usb: dwc2: gadget: Expand buffer size of control endpointDongwoo Lee1-1/+1
2024-03-26usb: dwc2: gadget: do not reset during core phy initSeung-Woo Kim1-13/+18
2024-03-22rpi4: boot: remove deprecated camera dtoverlaySeung-Woo Kim2-2/+0
2024-03-18tizen_bcm2711_defconfig: enable rpivid driver for h265 video decoderMarek Szyprowski2-0/+2
2024-03-11rpi4: boot: add support for RPi5Marek Szyprowski1-4/+9
2024-03-05tizen_bcm2711_defconfig: enable drivers for RPi5 boardMarek Szyprowski1-2/+24
2024-03-05mm: memcontrol: Add force_reclaim to reclaim tasks' memory in memcgDongwoo Lee1-0/+36
2024-03-05usb: gadget: f_fs: Prevent panic due to failure of huge size buffer allocationDongwoo Lee1-3/+28
2024-02-28kdbus: export needed symbols for out-of-tree supportMateusz Majewski2-0/+4
2024-02-27kdbus: Revert "cgroup: remove unused task_cgroup_path()"Seung-Woo Kim2-0/+40
2024-02-27kdbus: Revert "fs: unexport poll_schedule_timeout"Ɓukasz Stelmach2-1/+4
2024-02-26Partially Revert "brcmfmac: p2p: Deal with set but unused variables"Seung-Woo Kim1-0/+2
2024-02-26packaging: Add NO_JEVENTS=1 option to build perfJaehoon Chung1-2/+2